Skip to content

Commit

Permalink
ignore hash fetch rule for specs
Browse files Browse the repository at this point in the history
  • Loading branch information
anmarchenko committed May 31, 2024
1 parent bfd345d commit 50a46d4
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions static-analysis.datadog.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,4 +6,8 @@ rulesets:
symbols-as-keys:
ignore:
- '**'
hash-fetch:
ignore:
- 'spec/**/*'

ignorePaths: []

0 comments on commit 50a46d4

Please sign in to comment.