diff --git a/.editorconfig b/.editorconfig index 7360833a3..4dc1a4af4 100644 --- a/.editorconfig +++ b/.editorconfig @@ -1,4 +1,4 @@ [*.{kt,kts}] # Disabling rules that were added in the latest versions of ktlint # tracking here: https://github.com/mozilla-mobile/fenix/issues/4861 -disabled_rules=import-ordering \ No newline at end of file +ktlint_disabled_rules=import-ordering \ No newline at end of file