Sha256: b9869fdd9bc1198013e83a2b0872087b31dbb1c8fa0a3b516df310fc66296f07
Contents?: true
Size: 744 Bytes
Versions: 19
Compression:
Stored size: 744 Bytes
Contents
Style/StringLiterals: Description: 'Checks if uses of quotes match the configured preference.' StyleGuide: '#consistent-string-literals' Enabled: false Layout/LineLength: Description: 'Limit lines to 80 characters.' Enabled: false Naming/VariableNumber: Description: 'Use the configured style when numbering variables.' Enabled: false Style/FrozenStringLiteralComment: Description: >- Add the frozen_string_literal comment to the top of files to help transition to frozen string literals by default. Enabled: false Style/Documentation: Description: 'Document classes and non-namespace modules.' Enabled: false Style/WordArray: EnforcedStyle: brackets Metrics/BlockLength: Exclude: - test/*/*_test.rb
Version data entries
19 entries across 19 versions & 3 rubygems