Sha256: 90d4478fdf168677059e018335068bbef3a0a205d6b629077e90e53357990919
Contents?: true
Size: 199 Bytes
Versions: 1
Compression:
Stored size: 199 Bytes
Contents
# frozen_string_literal: true require_relative "lts/version" module Standard module Rubocop module Lts class Error < StandardError; end # Your code goes here... end end end
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
standard-rubocop-lts-1.0.1 | lib/standard/rubocop/lts.rb |