1
0
Fork 0
why-cant-we-deploy-today/.editorconfig
2023-05-19 20:08:46 +02:00

7 lines
114 B
INI

root = true
[*]
indent_size = 2
trim_trailing_whitespace = true
insert_final_newline = true
indent_style = space