Skip to content

Add editorconfig file

Emmanuele Bassi requested to merge ebassi/editor-config into master

Editors that support configuration through the editorconfig spec:

https://editorconfig.org

should be able to have a subset of the GTK coding style and options immediately available to them.

Plus, it's better than using relics from the Dark Ages, like modelines.

Merge request reports