lmc-eu / code-quality-tools

Monorepo with some frequently-used configurations we use on frontend projects 🎨
BSD 3-Clause "New" or "Revised" License
16 stars 0 forks source link

EditorConfig #15

Open literat opened 2 years ago

literat commented 2 years ago

EditorConfig

We should be able to create a default template but since EditorConfig does not support any kind of module system it will probably be difficult to distribute this as a package and we will likely have to resort to just copying a pre-made file into projects via the aforementioned CLI tool.

literat commented 2 years ago

Feature request for extending EditorConfig: https://github.com/editorconfig/editorconfig/issues/236

literat commented 2 years ago

A way how to spread the editorconfig to new repositories using postinstall script: https://github.com/fourdigit/editorconfig-config-fourdigit