Add EditorConfig for *.skin files

This commit is contained in:
Tobi Schäfer 2024-09-21 13:45:39 +02:00
parent 0e21a8adb6
commit 16448dab95
Signed by: tobi
GPG key ID: 91FAE6FE2EBAC4C8

View file

@ -10,8 +10,8 @@ end_of_line = lf
insert_final_newline = true
trim_trailing_whitespace = true
[*.{java,skin}]
indent_size = 3
[*.md]
trim_trailing_whitespace = false
[*.{java}]
indent_size = 3