Sha256: 3c1dd5cd929ef1c1d9fea11d7cd4b78eaec0c025f5aa24e11781a5513b70dbba
Contents?: true
Size: 359 Bytes
Versions: 8
Compression:
Stored size: 359 Bytes
Contents
# These are all the cops that are disabled in the default configuration. Style/InlineComment: Description: 'Avoid inline comments.' Enabled: false Style/MethodCalledOnDoEndBlock: Description: 'Avoid chaining a method call on a do...end block.' Enabled: false Style/SymbolArray: Description: 'Use %i or %I for arrays of symbols.' Enabled: false
Version data entries
8 entries across 8 versions & 2 rubygems