summaryrefslogtreecommitdiff
path: root/.editorconfig
Commit message (Collapse)AuthorAgeFilesLines
* Add editorconfig fileEmmanuele Bassi2021-10-281-0/+32
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.