Sha256: 60169623374750b0cfd561c87757fc6ae1b7136e9bcc1430b239ab0949b7627f
Contents?: true
Size: 954 Bytes
Versions: 3
Compression:
Stored size: 954 Bytes
Contents
Lint/HandleExceptions: Exclude: - 'spec/**/*' Lint/RescueException: Exclude: - 'spec/**/*' Metrics/ClassLength: Exclude: - 'lib/generators/**/*.rb' Style/AccessorMethodName: Exclude: - 'spec/**/*' Style/AsciiComments: Enabled: false Style/ClassAndModuleChildren: Exclude: - 'spec/**/*' Style/Documentation: Exclude: - 'spec/**/*' Style/EmptyLinesAroundBlockBody: Enabled: false Style/EmptyLinesAroundClassBody: Enabled: false Style/EmptyLinesAroundMethodBody: Enabled: false Style/EmptyLinesAroundModuleBody: Enabled: false Style/EmptyLineBetweenDefs: Enabled: false Style/RaiseArgs: EnforcedStyle: compact Style/SingleLineMethods: Exclude: - 'spec/**/*' Style/SpecialGlobalVars: Exclude: - 'Gemfile' - '*.gemspec' Style/StringLiterals: EnforcedStyle: double_quotes Stype/SingleSpaceBeforeFirstArg: Enabled: false Style/TrivialAccessors: Exclude: - 'spec/**/*'
Version data entries
3 entries across 3 versions & 1 rubygems
Version | Path |
---|---|
hexx-7.1.0 | .rubocop.yml |
hexx-7.0.1 | .rubocop.yml |
hexx-7.0.0 | .rubocop.yml |