summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.ameba.yml7
1 files changed, 7 insertions, 0 deletions
diff --git a/.ameba.yml b/.ameba.yml
index 580280cb..1911a47b 100644
--- a/.ameba.yml
+++ b/.ameba.yml
@@ -41,6 +41,13 @@ Style/ParenthesesAroundCondition:
Naming/QueryBoolMethods:
Enabled: false
+# Hides TODO comment warnings.
+#
+# Call `bin/ameba --only Documentation/DocumentationAdmonition` to
+# list them
+Documentation/DocumentationAdmonition:
+ Enabled: false
+
#
# Metrics