Sha256: 828d06b6823c7c3feaab0da1172f613110d73445c256accf7c2007f68ab3e316
Contents?: true
Size: 688 Bytes
Versions: 3
Compression:
Stored size: 688 Bytes
Contents
--- EnableDefaultLinters: true exclude: - '**/vendor/**/*' - '**/node_modules/**/*' linters: ErbSafety: enabled: true better_html_config: .better-html.yml Rubocop: enabled: true rubocop_config: inherit_from: - .rubocop.yml Layout/InitialIndentation: Enabled: false Layout/LineLength: Enabled: false Layout/TrailingEmptyLines: Enabled: false Layout/TrailingWhitespace: Enabled: false Naming/FileName: Enabled: false Style/FrozenStringLiteralComment: Enabled: false Lint/UselessAssignment: Enabled: false Rails/OutputSafety: Enabled: false
Version data entries
3 entries across 3 versions & 1 rubygems