mirror of
https://github.com/pixelfed/pixelfed.git
synced 2024-11-09 16:24:51 +00:00
Update editorconfig
This commit is contained in:
parent
025e685f39
commit
fe9c604804
1 changed files with 1 additions and 0 deletions
|
@ -2,6 +2,7 @@ root = true
|
|||
|
||||
[*]
|
||||
indent_size = 4
|
||||
indent_style = tab
|
||||
end_of_line = lf
|
||||
charset = utf-8
|
||||
trim_trailing_whitespace = true
|
||||
|
|
Loading…
Reference in a new issue