Sha256: 1f19e38cec7656bec72b7e1245c18dc1755d3105dc0e19ab332aaae2056e07ba

Contents?: true

Size: 604 Bytes

Versions: 4

Compression:

Stored size: 604 Bytes

Contents

---
linters:
  ErbSafety:
    enabled: true
    better_html_config: .better-html.yml
  Rubocop:
    enabled: true
    rubocop_config:
      inherit_from:
        - .rubocop.yml
      Layout/InitialIndentation:
        Enabled: false
      Layout/TrailingEmptyLines:
        Enabled: false
      Layout/TrailingWhitespace:
        Enabled: false
      Naming/FileName:
        Enabled: false
      Style/FrozenStringLiteralComment:
        Enabled: false
      Layout/LineLength:
        Enabled: false
      Lint/UselessAssignment:
        Enabled: false
      Rails/OutputSafety:
        Enabled: false

Version data entries

4 entries across 4 versions & 1 rubygems

Version Path
jt_tools-0.0.6 lib/install/.erb-lint.yml
jt_tools-0.0.5 lib/install/.erb-lint.yml
jt_tools-0.0.4 lib/install/.erb-lint.yml
jt_tools-0.0.3 lib/install/.erb-lint.yml