Sha256: 78b99b060d579aa63f89545b3653c45e6be76b5d8916f012056acba9e3cf6d37
Contents?: true
Size: 403 Bytes
Versions: 3
Compression:
Stored size: 403 Bytes
Contents
AllCops: TargetRubyVersion: 2.4 Exclude: - client/**/* - node_modules/**/* - sample/**/* Metrics/BlockLength: Exclude: - lib/admin_core/rspec/**/* - spec/**/* Metrics/LineLength: Max: 125 Style/ClassAndModuleChildren: Exclude: - spec/**/* Style/Documentation: Enabled: false Style/FrozenStringLiteralComment: Enabled: false Style/TrailingCommaInLiteral: Enabled: false
Version data entries
3 entries across 3 versions & 1 rubygems
Version | Path |
---|---|
admin_core-0.0.3 | .rubocop.yml |
admin_core-0.0.2 | .rubocop.yml |
admin_core-0.0.1 | .rubocop.yml |