Sha256: b9f9634a846d1317642cf58313f3baa3bc9c444e3325ccaf497411912a3a7362
Contents?: true
Size: 586 Bytes
Versions: 1
Compression:
Stored size: 586 Bytes
Contents
Rails: Enabled: true AllCops: TargetRubyVersion: 2.3 Documentation: Enabled: false LineLength: Max: 99 HasAndBelongsToMany: Enabled: false Style/FrozenStringLiteralComment: Enabled: false BlockLength: Enabled: false # rubocop-rspec custom configurations require: rubocop-rspec Style/VariableNumber: EnforcedStyle: snake_case RSpec/ExampleLength: Enabled: false RSpec/AnyInstance: Enabled: false RSpec/MultipleExpectations: Enabled: false RSpec/NestedGroups: Max: 5 Lint/AmbiguousBlockAssociation: Enabled: false RSpec/LetSetup: Enabled: false
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
wor-weather-0.1.0 | .rubocop.yml |