boarlabsxyz / Kavoon

2 stars 1 forks source link

Add `.editorconfig` and VSCode Settings for Consistent Code Formatting #64

Closed VolodymyrVorona closed 1 week ago

VolodymyrVorona commented 1 week ago

To ensure consistent code formatting across the team, add a .editorconfig file and default settings for VSCode. These files enforce the use of spaces for indentation, auto-format on save, and other best practices.