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