5
0
Fork 0
mirror of https://0xacab.org/sutty/sutty synced 2024-06-02 06:44:15 +00:00

Merge branch 'sutty-base-jekyll-theme-issue-60' into 'rails'
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful

style: usar .editorconfig

See merge request sutty/sutty!206
This commit is contained in:
fauno 2023-09-22 20:34:52 +00:00
commit 1014bbcbfe

11
.editorconfig Normal file
View file

@ -0,0 +1,11 @@
root = true
[*]
end_of_line = lf
insert_final_newline = true
charset = utf-8
indent_style = space
indent_size = 2
[Makefile]
indent_style = tab