Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | editorconfig: use tabs for Makefiles | Dylan Baker | 2019-01-15 | 1 | -0/+3 |
| | | | | Reviewed-by: Matt Turner <mattst88@gmail.com> | ||||
* | Add .editorconfig file | Dylan Baker | 2018-11-29 | 1 | -0/+11 |
This sets the style for meson (which uses the upstream style, 2 space indent with no tabs), and sets the tab_width to 8 per the CODING_STYLE document. |