lint
This commit is contained in:
parent
095ff3a9c0
commit
62d2b3717a
25 changed files with 31 additions and 30 deletions
|
@ -4,6 +4,8 @@ root = true
|
|||
end_of_line = lf
|
||||
indent_style = space
|
||||
indent_size = 4
|
||||
insert_final_newline = true
|
||||
trim_trailing_whitespace = true
|
||||
|
||||
[{*.nix,*.yml}]
|
||||
indent_size = 2
|
1
.gitignore
vendored
1
.gitignore
vendored
|
@ -1,4 +1,3 @@
|
|||
|
||||
/.astro
|
||||
/dist
|
||||
/result
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue