I'm currently facing an issue with how an enum cla...
# ktlint
a
I'm currently facing an issue with how an enum class of mine is being auto formatted: https://github.com/pinterest/ktlint/issues/518 While I wait for a response on that, is there some way to have KtLint exclude a file from both the ktlintCheck and ktlintFormat? I'd like to be able to commit this file even if KtLint considers it incorrect lol