Sha256: 514617a37d1aa13503d4252ef43bc4c11c7f357d70cc6ebb05c674da74f515ed
Contents?: true
Size: 510 Bytes
Versions: 3
Compression:
Stored size: 510 Bytes
Contents
require: - rubocop-rake - rubocop-rspec AllCops: NewCops: enable Style/AccessorGrouping: Enabled: false Style/Documentation: Enabled: false Naming/MethodParameterName: Enabled: false RSpec/MessageSpies: Enabled: false RSpec/MultipleExpectations: Exclude: - spec/bhook/theme_generator_spec.rb Metrics/MethodLength: Exclude: - lib/bhook/args_parser.rb Metrics/BlockLength: Exclude: - lib/bhook/args_parser.rb Metrics/AbcSize: Exclude: - lib/bhook/args_parser.rb
Version data entries
3 entries across 3 versions & 1 rubygems
Version | Path |
---|---|
bhook-0.2.2 | .rubocop.yml |
bhook-0.2.1 | .rubocop.yml |
bhook-0.2.0 | .rubocop.yml |