Skip to content

Commit 52e4159

Browse files
committed
disabled_rules are deprecated, welcome ktlint_disabled_rules
1 parent 1e8d271 commit 52e4159

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.editorconfig

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -90,4 +90,4 @@ ij_kotlin_wrap_first_method_in_call_chain = false
9090
# Comma-separated list of rules to disable (Since 0.34.0)
9191
# Note that rules in any ruleset other than the standard ruleset will need to be prefixed
9292
# by the ruleset identifier.
93-
disabled_rules=import-ordering
93+
ktlint_disabled_rules=import-ordering

0 commit comments

Comments
 (0)