5
0
Fork 0
mirror of https://0xacab.org/sutty/sutty synced 2024-05-04 13:07:04 +00:00
panel/.editorconfig
f f19a9fa42f
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
style: usar .editorconfig
sutty/jekyll/sutty-base-jekyll-theme#60
2023-09-22 14:31:53 -03:00

12 lines
146 B
INI

root = true
[*]
end_of_line = lf
insert_final_newline = true
charset = utf-8
indent_style = space
indent_size = 2
[Makefile]
indent_style = tab