0
Fork 0
mirror of https://github.com/penpot/penpot.git synced 2025-02-02 20:39:09 -05:00

🎉 Update editorconfig

This commit is contained in:
Alejandro Alonso 2024-12-26 12:57:39 +01:00 committed by AzazelN28
parent 6573311aab
commit 00e19697c6

View file

@ -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