Skip to content

Commit

Permalink
fix ameba warnings
Browse files Browse the repository at this point in the history
  • Loading branch information
mamantoha committed Jul 26, 2024
1 parent 2a0e3f4 commit 3173eba
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 @@ -2,3 +2,6 @@ Globs:
- "**/*.cr"
- "!samples"
- "!lib"

Naming/BlockParameterName:
Enabled: false

0 comments on commit 3173eba

Please sign in to comment.