lint
This commit is contained in:
parent
a6dbe2cd0a
commit
3173029f5a
10 changed files with 14 additions and 12 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]
|
||||
indent_size = 2
|
Loading…
Add table
Add a link
Reference in a new issue