Project

General

Profile

« Previous | Next » 

Revision 7eca94c5

Added by Daniel Lobato Garcia over 7 years ago

Fixes #18017 - Allow single/double quotes for HoundCI

View differences:

.rubocop.yml
Style/HashSyntax:
Enabled: false
# Both double and single quotes are OK
Style/StringLiterals:
Enabled: false
# Don't enforce frozen string literals
Style/FrozenStringLiteralComment:
Enabled: false

Also available in: Unified diff