Sha256: 6c4d30d59b9acbba6588e4582871cc6f4490d0634cc1125d59129f158e89bd47
Contents?: true
Size: 365 Bytes
Versions: 2
Compression:
Stored size: 365 Bytes
Contents
AllCops: Include: - '**/Rakefile' - '**/config.ru' - 'lib/**/*' - 'bin/**/*' Exclude: - 'features/**/*' # Configuration parameters: AllowURI, URISchemes. Metrics/LineLength: Max: 81 # Configuration parameters: CountComments. Metrics/MethodLength: Max: 14 # Configuration parameters: CountKeywordArgs. Metrics/ParameterLists: Max: 6
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
rest_baby-0.8 | .rubocop.yml |
rest_baby-0.6 | .rubocop.yml |