summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.ameba.yml3
1 files changed, 3 insertions, 0 deletions
diff --git a/.ameba.yml b/.ameba.yml
index 1cd58657..39a0965e 100644
--- a/.ameba.yml
+++ b/.ameba.yml
@@ -44,6 +44,9 @@ Naming/QueryBoolMethods:
Naming/AccessorMethodName:
Enabled: false
+Naming/BlockParameterName:
+ Enabled: false
+
# Hides TODO comment warnings.
#
# Call `bin/ameba --only Documentation/DocumentationAdmonition` to