Merge pull request 'tabs' (#10) from tabs into master

Reviewed-on: https://try.gitea.io/silverwind/symlink-test/pulls/10
This commit is contained in:
silverwind 2023-05-29 19:36:08 +00:00
commit d17c272211
4 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

0
executable/bit.txt Executable file

0
executable/nobit.txt Normal file

4
tabs.js Normal file

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