mirror of
https://github.com/penpot/penpot.git
synced 2025-02-02 20:39:09 -05:00
🎉 Update editorconfig
This commit is contained in:
parent
6573311aab
commit
00e19697c6
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