Sha256: 69252dc01a11a91780bc20ec9b4c6f911f848982254f28aed37065003988c677
Contents?: true
Size: 454 Bytes
Versions: 19
Compression:
Stored size: 454 Bytes
Contents
inherit_from: - 'https://raw.githubusercontent.com/fontist/oss-guides/master/ci/rubocop.yml' AllCops: Exclude: - 'lib/fontist/import/google/fonts_public.pb.rb' - 'lib/fontist/formula_template.rb' Rails: Enabled: false Metrics/LineLength: Exclude: - 'lib/fontist/formulas/**/*.rb' Layout/IndentFirstHashElement: Exclude: - 'lib/fontist/formulas/**/*.rb' Layout/IndentHeredoc: Exclude: - 'lib/fontist/formulas/**/*.rb'
Version data entries
19 entries across 19 versions & 1 rubygems