0
Fork 0
mirror of https://github.com/penpot/penpot.git synced 2025-01-21 06:02:32 -05:00

🎉 Update editorconfig

This commit is contained in:
Alejandro Alonso 2024-12-26 12:57:39 +01:00 committed by AzazelN28
parent e551dd5a99
commit 1a331228d0

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