@@ -4,6 +4,7 @@
# rule identifiers to exclude from running
disabled_rules:
- line_length
+- identifier_name
# configurable rules can be customized from this configuration file
line_length: 250