summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.ameba.yml4
1 files changed, 4 insertions, 0 deletions
diff --git a/.ameba.yml b/.ameba.yml
index 39a0965e..df97b539 100644
--- a/.ameba.yml
+++ b/.ameba.yml
@@ -23,6 +23,10 @@ Lint/ShadowingOuterLocalVar:
Lint/NotNil:
Enabled: false
+Lint/SpecFilename:
+ Excluded:
+ - spec/parsers_helper.cr
+
#
# Style