mirror of
https://github.com/keycloak/keycloak.git
synced 2026-01-09 15:02:05 -03:30
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:
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
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user