summaryrefslogtreecommitdiff
path: root/.editorconfig
Commit message (Collapse)AuthorAgeFilesLines
* Update editorconfigPeter Kokot2019-03-071-5/+17
| | | | | | | | | | | Changes: - New property max_line_length - COMMIT_EDITMSG file added when writing commit messages - Markdown files can have trimmed trailing whitespace also to simplify settings. - https link used to EditorConfig page. - Added also *.y, *.cpp, and *.inc files - The tab_width moved to a new all files section
* Update .editorconfig with some more configsPeter Kokot2017-10-191-6/+25
| | | | | | Added support for .awk, .w32, .bat, .mk, .frag, .m4, .sh, .php, .phpt, and Markdown files based on the current most used coding style in the php-src repository.
* Limit editorconfig to C codeNikita Popov2016-09-051-1/+1
| | | | | | PHPT files do not follow this. [ci skip]
* Added editorconfig fileRichard Fussenegger2016-09-051-0/+16