Skip to content

Commit

Permalink
Update ameba configuration
Browse files Browse the repository at this point in the history
  • Loading branch information
ellmetha committed Jan 13, 2024
1 parent f4ccde7 commit f6cda30
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .ameba.yml
Original file line number Diff line number Diff line change
Expand Up @@ -71,6 +71,9 @@ Lint/UselessConditionInWhen:
Metrics/CyclomaticComplexity:
Enabled: false

Naming/BlockParameterName:
Enabled: false

Performance/AnyAfterFilter:
Enabled: true

Expand Down

0 comments on commit f6cda30

Please sign in to comment.