ryanvm realized soon after this landed that there was a parsing issue with the config changes. Upon fixing this, the changes were then being consumed by ktlint that supports editorconfig too, where it analyzed a few more errors that we were not enforcing this rule.
For now, we have suppressed these errors with a baseline file as part of
bug 1876419, with a follow-up
bug 1876836 to consider globally running
ktlintFormat.
Thanks Ryan for catching this!
Cheers,