Sha256: e63f181b403e1453eeee22848d4a2b0406525d30306e2405241c662d04435f91
Contents?: true
Size: 904 Bytes
Versions: 39
Compression:
Stored size: 904 Bytes
Contents
AllCops: Exclude: - washout_builder.gemspec - bin/**/* - spec/support/fix_minitest.rb - Guardfile - 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 RegexpLiteral: Enabled: false AssignmentInCondition: Enabled: false ParameterLists: CountKeywordArgs: false SingleLineBlockParams: Methods: - reduce: - memo - item Metrics/AbcSize: Enabled: false Style/CollectionMethods: Enabled: true Style/SymbolArray: Enabled: true Style/ExtraSpacing: Enabled: true Style/FileName: Enabled: false
Version data entries
39 entries across 39 versions & 1 rubygems