update editorconfig to match kotlin buildscript

7.3
ふらまりん 1 month ago committed by GitHub
parent a34102223e
commit 8dce07edb0
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -10,7 +10,7 @@ trim_trailing_whitespace = true
[*.md]
trim_trailing_whitespace = false
[*.gradle]
[*.gradle.kts]
indent_style = tab
[*.java]

Loading…
Cancel
Save