0
Fork 0
mirror of https://github.com/penpot/penpot.git synced 2025-01-21 22:22:43 -05:00

🎉 Update editorconfig

This commit is contained in:
Alejandro Alonso 2024-12-26 12:57:39 +01:00 committed by AzazelN28
parent 80d6968156
commit df45949f6b

View file

@ -11,3 +11,9 @@ end_of_line = lf
insert_final_newline = true insert_final_newline = true
trim_trailing_whitespace = true trim_trailing_whitespace = true
[*.{rs}]
indent_size = 4
indent_style = space
end_of_line = lf