summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.ameba.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.ameba.yml b/.ameba.yml
index c7629dcb..580280cb 100644
--- a/.ameba.yml
+++ b/.ameba.yml
@@ -38,7 +38,7 @@ Style/ParenthesesAroundCondition:
Enabled: false
# This requires a rewrite of most data structs (and their usage) in Invidious.
-Style/QueryBoolMethods:
+Naming/QueryBoolMethods:
Enabled: false