Skip to content

Commit

Permalink
fix ameba warnings
Browse files Browse the repository at this point in the history
  • Loading branch information
mamantoha committed Nov 11, 2023
1 parent cf4acd9 commit 3cc997a
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions .ameba.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,3 +14,12 @@ Lint/NotNil:

Lint/DocumentationAdmonition:
Enabled: false

Documentation/DocumentationAdmonition:
Enabled: false

Naming/AccessorMethodName:
Enabled: false

Lint/SpecFilename:
Enabled: false

0 comments on commit 3cc997a

Please sign in to comment.