V-Py / svelte-kanban

A simple kanban made with Svelte
MIT License
46 stars 9 forks source link

Obey .editorconfig #78

Open dev-guy opened 1 year ago

dev-guy commented 1 year ago

Reformat .ts/.js/.json/.svelte/.css files to use tabs instead of spaces (or vice versa). Many 'fake' changes are detected because of different editor settings. @V-Py would you prefer tabs or spaces? It appears that spaces are more common in .svelte files.