keycloak-restrict-client-auth/.editorconfig
2021-05-07 23:50:44 +02:00

12 lines
213 B
INI
Executable file

root = true
[*]
charset = utf-8
insert_final_newline = true
indent_style = space
indent_size = 4
continuation_indent_size = 4
ij_continuation_indent_size = 4
max_line_length = 120
trim_trailing_whitespace = true