We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 018544a commit cec1b52Copy full SHA for cec1b52
.rubocop.yml
@@ -19,6 +19,7 @@ GitHub/InsecureHashAlgorithm:
19
GitHub/AvoidObjectSendWithDynamicMethod:
20
Exclude:
21
- "spec/unit/lib/hooks/core/logger_factory_spec.rb"
22
+ - "lib/hooks/app/api.rb"
23
24
Style/HashSyntax:
25
Enabled: false
0 commit comments