Sha256: 4cb4d5258814796cc0f8d3f06f6a9a08f5b9a73240aaf7e8ab1eb1373713bc7b

Contents?: true

Size: 185 Bytes

Versions: 13

Compression:

Stored size: 185 Bytes

Contents

# encoding: utf-8
# frozen_string_literal: true

require_relative "lts/version"

module Rubocop
  module Lts
    class Error < StandardError; end
    # Your code goes here...
  end
end

Version data entries

13 entries across 13 versions & 1 rubygems

Version Path
rubocop-lts-2.0.5 lib/rubocop/lts.rb
rubocop-lts-1.0.4 lib/rubocop/lts.rb
rubocop-lts-2.0.4 lib/rubocop/lts.rb
rubocop-lts-2.0.3 lib/rubocop/lts.rb
rubocop-lts-1.0.3 lib/rubocop/lts.rb
rubocop-lts-2.0.2 lib/rubocop/lts.rb
rubocop-lts-1.0.2 lib/rubocop/lts.rb
rubocop-lts-4.0.0 lib/rubocop/lts.rb
rubocop-lts-3.0.0 lib/rubocop/lts.rb
rubocop-lts-1.0.1 lib/rubocop/lts.rb
rubocop-lts-2.0.1 lib/rubocop/lts.rb
rubocop-lts-2.0.0 lib/rubocop/lts.rb
rubocop-lts-1.0.0 lib/rubocop/lts.rb