Sha256: 45487c8df2728f62854ae3db4c832dd7e3d77960fdcf1a912b7ecaa730320860
Contents?: true
Size: 625 Bytes
Versions: 8
Compression:
Stored size: 625 Bytes
Contents
--- exclude: - '**/vendor/**/*' - '**/node_modules/**/*' linters: ErbSafety: better_html_config: .better-html.yml Rubocop: 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
8 entries across 8 versions & 1 rubygems