Skip to content

Commit

Permalink
Update ameba configuration
Browse files Browse the repository at this point in the history
  • Loading branch information
ellmetha committed Dec 8, 2024
1 parent 09dd5c0 commit 97e9d7c
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions .ameba.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,12 @@ Lint/NotNilAfterNoBang:
Lint/SpecFilename:
Enabled: false

Lint/UnusedComparison:
Enabled: false

Lint/UnusedLiteral:
Enabled: false

Metrics/CyclomaticComplexity:
Enabled: false

Expand Down

0 comments on commit 97e9d7c

Please sign in to comment.