Skip to content

Commit ec7c66a

Browse files
committed
lint
1 parent 27efd93 commit ec7c66a

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.rubocop.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,5 +12,9 @@ AllCops:
1212
- "tmp/**/*"
1313
- "vendor/**/*"
1414

15+
GitHub/InsecureHashAlgorithm:
16+
Exclude:
17+
- "spec/unit/lib/hooks/plugins/request_validator/hmac_spec.rb"
18+
1519
Style/HashSyntax:
1620
Enabled: false

0 commit comments

Comments
 (0)