mirror of
https://github.com/penpot/penpot.git
synced 2025-01-21 06:02:32 -05:00
🎉 Update editorconfig
This commit is contained in:
parent
e551dd5a99
commit
1a331228d0
1 changed files with 6 additions and 0 deletions
|
@ -11,3 +11,9 @@ end_of_line = lf
|
|||
insert_final_newline = true
|
||||
|
||||
trim_trailing_whitespace = true
|
||||
|
||||
[*.{rs}]
|
||||
indent_size = 4
|
||||
indent_style = space
|
||||
|
||||
end_of_line = lf
|
||||
|
|
Loading…
Add table
Reference in a new issue