1
0
Fork 0
why-cant-we-deploy-today/.editorconfig

8 lines
114 B
INI
Raw Normal View History

2023-05-19 20:08:46 +02:00
root = true
[*]
indent_size = 2
trim_trailing_whitespace = true
insert_final_newline = true
indent_style = space