mirror of
https://github.com/keycloak/keycloak.git
synced 2025-12-16 20:15:46 -06:00
Don't apply editorconfig auto-formatting to properties file for now
Closes #29982 Signed-off-by: Alexander Schwartz <aschwart@redhat.com>
This commit is contained in:
committed by
Alexander Schwartz
parent
320f8eb1b4
commit
27a4d03c34
@@ -1,6 +1,6 @@
|
||||
root = true
|
||||
|
||||
[{*.java,*.properties,*.js,*.tsx,*.adoc}]
|
||||
[{*.java,*.js,*.tsx,*.adoc}]
|
||||
insert_final_newline = true
|
||||
trim_trailing_whitespace = true
|
||||
|
||||
|
||||
Reference in New Issue
Block a user