sterntours/vendor/gregwar/image/Gregwar/Image/.editorconfig
2020-07-09 12:49:32 +02:00

12 lines
147 B
INI

root = true
[*]
end_of_line = lf
insert_final_newline = true
[composer.json]
indent_style = space
indent_size = 4
[Makefile]
indent_style = tab