Sha256: 9766b650cf4a973ac9a6cc9013f057daa0650db6f4ad20f3ae28a840039f73ab
Contents?: true
Size: 531 Bytes
Versions: 2
Compression:
Stored size: 531 Bytes
Contents
AllCops: Include: - Gemfile - Rakefile Exclude: - vendor/*/** Documentation: Enabled: false Encoding: Enabled: false LineLength: Max: 200 AccessModifierIndentation: EnforcedStyle: outdent IfUnlessModifier: Enabled: false CaseIndentation: IndentWhenRelativeTo: case IndentOneStep: true MethodLength: CountComments: false Max: 20 SignalException: Enabled: false ColonMethodCall: Enabled: false AsciiComments: Enabled: false Lambda: Enabled: false RegexpLiteral: Enabled: false
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
gaffe-1.2.0 | .rubocop.yml |
gaffe-1.1.0 | .rubocop.yml |