This commit is contained in:
silverwind 2023-05-29 21:35:32 +02:00
parent d6dd30e1a2
commit 70bb54c3b2
Signed by: silverwind
GPG Key ID: 2E62B41C93869443
2 changed files with 18 additions and 0 deletions

14
.editorconfig Normal file

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

4
tabs.js Normal file

@ -0,0 +1,4 @@
1
2
3
4