Skip to content

Commit

Permalink
try to ignore some rules
Browse files Browse the repository at this point in the history
  • Loading branch information
anmarchenko committed May 31, 2024
1 parent 71be50e commit 6b8b314
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions static-analysis.datadog.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
rulesets:
- ruby-code-style
- ruby-security
- ruby-best-practices
- rails-best-practices
- ruby-best-practices:
rules:
symbols-as-keys:
ignore: '**'
ignorePaths: []

0 comments on commit 6b8b314

Please sign in to comment.