summaryrefslogtreecommitdiffstats
path: root/.ameba.yml
diff options
context:
space:
mode:
Diffstat (limited to '.ameba.yml')
-rw-r--r--.ameba.yml3
1 files changed, 3 insertions, 0 deletions
diff --git a/.ameba.yml b/.ameba.yml
index 1911a47b..1cd58657 100644
--- a/.ameba.yml
+++ b/.ameba.yml
@@ -41,6 +41,9 @@ Style/ParenthesesAroundCondition:
Naming/QueryBoolMethods:
Enabled: false
+Naming/AccessorMethodName:
+ Enabled: false
+
# Hides TODO comment warnings.
#
# Call `bin/ameba --only Documentation/DocumentationAdmonition` to