module Rubocop
module Rubocop::Lts
class Rubocop::Lts::Error
rubocop-lts
20.1.0
# frozen_string_literal: true module Rubocop module Lts VERSION = "20.1.0" end end