Sha256: 8142b777e4b032e4510ea8b0289045e3819a15315a8717b4b5c31b8f792b0f31
Contents?: true
Size: 463 Bytes
Versions: 14
Compression:
Stored size: 463 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 Layout/LineLength: Exclude: - 'lib/fontist/formulas/**/*.rb' Layout/FirstHashElementIndentation: Exclude: - 'lib/fontist/formulas/**/*.rb' Layout/HeredocIndentation: Exclude: - 'lib/fontist/formulas/**/*.rb'
Version data entries
14 entries across 14 versions & 1 rubygems