You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am not 100% sure if this is ktlint-gradle problem, but it looks like multiple file extensions syntax ([*.{kt, kts}]) is ignored in the .editorconfig file:
I am not 100% sure if this is ktlint-gradle problem, but it looks like
multiple file extensions
syntax ([*.{kt, kts}]
) is ignored in the.editorconfig
file:This works
This does not work
More info editorconfig/editorconfig#113 (comment)
version
8.2.0
The text was updated successfully, but these errors were encountered: