Sha256: dddb42cd666ceb15f604255dd3ccc71086228500ecea697753ac79276592c2ef

Contents?: true

Size: 458 Bytes

Versions: 9

Compression:

Stored size: 458 Bytes

Contents

---

linters:
  ExtraNewline:
    enabled: true

  FinalNewline:
    enabled: true

  SpaceAroundErbTag:
    enabled: true

  AllowedScriptType:
    enabled: true
    allowed_types:
      - text/javascript
      - text/template

  Rubocop:
    enabled: true

    rubocop_config:
      AllCops:
        DisabledByDefault: true

      Style/StringLiterals:
        EnforcedStyle: double_quotes

      Layout/SpaceInsideHashLiteralBraces:
        Enabled: true

Version data entries

9 entries across 9 versions & 2 rubygems

Version Path
decidim-reporting_proposals-0.6.0 .erb-lint.yml
decidim-participatory_documents-0.2.2 .erb-lint.yml
decidim-participatory_documents-0.2.1 .erb-lint.yml
decidim-reporting_proposals-0.5.2 .erb-lint.yml
decidim-reporting_proposals-0.5.1 .erb-lint.yml
decidim-participatory_documents-0.2.0 .erb-lint.yml
decidim-reporting_proposals-0.5.0 .erb-lint.yml
decidim-reporting_proposals-0.4.2 .erb-lint.yml
decidim-reporting_proposals-0.2.0 .erb-lint.yml