Sha256: e61e6c85efcfa58406b7798c6fb4e046e84612027fbc30516d7062f0ab598a3b
Contents?: true
Size: 526 Bytes
Versions: 3
Compression:
Stored size: 526 Bytes
Contents
require: - standard/cop/semantic_blocks inherit_gem: standard: config/base.yml AllCops: Exclude: - 'bin/*' - 'tmp/**/*' - 'Gemfile' - 'node_modules/**/*' - 'vendor/**/*' DisplayCopNames: true Standard/SemanticBlocks: Enabled: false Style/FrozenStringLiteralComment: Enabled: true Style/TrailingCommaInArrayLiteral: EnforcedStyleForMultiline: no_comma Style/TrailingCommaInHashLiteral: EnforcedStyleForMultiline: no_comma Layout/AlignParameters: EnforcedStyle: with_first_parameter
Version data entries
3 entries across 3 versions & 2 rubygems
Version | Path |
---|---|
abstract_notifier-0.2.0 | .rubocop.yml |
active_delivery-0.2.0 | .rubocop.yml |
abstract_notifier-0.1.1 | .rubocop.yml |