Sha256: ff785a0ac06712f0defdcb51afdbcef79d9ad28684b3e4bb79939a3f0640c753
Contents?: true
Size: 769 Bytes
Versions: 4
Compression:
Stored size: 769 Bytes
Contents
AllCops: Exclude: - bin/** - db/schema.rb - db/settings.rb - db/migrate/** Lint/AssignmentInCondition: Enabled: false Lint/HandleExceptions: Enabled: false Lint/UnusedBlockArgument: Enabled: false Metrics/AbcSize: Enabled: false Metrics/ClassLength: Max: 160 Metrics/LineLength: Max: 1500 Metrics/MethodLength: Max: 160 Style/CaseIndentation: IndentWhenRelativeTo: case IndentOneStep: true Style/Documentation: Enabled: false Style/GuardClause: Enabled: false Style/ModuleFunction: Enabled: false Style/MultilineOperationIndentation: Enabled: false Style/StringLiterals: EnforcedStyle: double_quotes Style/RaiseArgs: Enabled: false Style/RedundantSelf: Enabled: false Style/SymbolProc: Enabled: false
Version data entries
4 entries across 4 versions & 1 rubygems
Version | Path |
---|---|
hasmenu-0.1.7 | .rubocop.yml |
hasmenu-0.1.6 | .rubocop.yml |
hasmenu-0.1.5 | .rubocop.yml |
hasmenu-0.1.4 | .rubocop.yml |