Remove redundant rule disable

This commit is contained in:
Sijawusz Pur Rahnama 2026-01-11 22:30:55 +01:00
parent 92aaec8dd9
commit 068151a664

View File

@ -27,7 +27,6 @@ Lint/SpecFilename:
Excluded:
- spec/parsers_helper.cr
#
# Style
#
@ -54,14 +53,6 @@ Naming/AccessorMethodName:
Naming/BlockParameterName:
Enabled: false
# Hides TODO comment warnings.
#
# Call `bin/ameba --only Documentation/DocumentationAdmonition` to
# list them
Documentation/DocumentationAdmonition:
Enabled: false
#
# Metrics
#