This commit is contained in:
Michael Zhang 2020-04-22 01:43:28 -05:00
parent 050d8afdf9
commit a24ef8f6f2
Signed by: michael
GPG key ID: BDA47A31A3C8EE6B
3 changed files with 13 additions and 6 deletions

View file

@ -1,8 +1,12 @@
[*.{rs,sql,tera}]
[*]
end_of_file = lf
insert_final_newline = true
trim_trailing_whitespace = true
charset = utf-8
indent_style = space
[*.{rs,sql,tera}]
indent_size = 4
[*.md]
indent_size = 2

View file

@ -1,5 +0,0 @@
compatibility
=============
| feature | status | notes |
|---|---|---|

8
docs/todos.md Normal file
View file

@ -0,0 +1,8 @@
stuff i can do right now
- async-git
-
future
- ci