Skip to content

Commit 739d290

Browse files
committed
Ignore type declarations
Until crystal-ameba/ameba#442 is resolved
1 parent 2bb929e commit 739d290

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.ameba.yml

+3
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,9 @@ Excluded:
44
Lint/NotNil:
55
Enabled: false
66

7+
Lint/UselessAssign:
8+
ExcludeTypeDeclarations: true
9+
710
Lint/Formatting:
811
Excluded:
912
- src/lib/**/*

0 commit comments

Comments
 (0)