aboutsummaryrefslogtreecommitdiff
path: root/.editorconfig
blob: bc68ff24c8240a1fd6660db844ef204eb0a57213 (about) (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
root = true

[*.{c,h,cpp,hpp,el,scm,ac,am,m4,po}{,.in}]
end_of_line = lf
insert_final_newline = true
charset = utf-8
trim_trailing_whitespace = true

[*.{c,h,cpp,hpp,ac,am,m4,el,scm}{,.in}]
max_line_length = 85

[*.{c,h,cpp,hpp,ac,m4,el,scm}{,.in}]
indent_style = space

[*.{c,h,cpp,hpp}{,.in}]
indent_size = 4
anch 'master' into core-updatesMarius Bakke 2020-03-20gnu: add premake5....Leo Prikler 2020-03-05gnu: meson: Update to 0.53.2....Marius Bakke 2020-03-04Merge branch 'master' into core-updatesMarius Bakke 2020-02-18gnu: bear: Update to 2.4.3....Tobias Geerinckx-Rice 2020-01-24gnu: meson: Update to 0.53.1....Marius Bakke 2020-01-08gnu: meson: Update to 0.53.0....Marius Bakke 2019-12-31Merge remote-tracking branch 'master' into core-updates.Mathieu Othacehe 2019-12-19Update email for Brett Gilio....Brett Gilio 2019-12-05gnu: meson: Update to 0.52.1....Marius Bakke 2019-11-22gnu: bear: Update to 2.4.2....Brett Gilio 2019-11-15gnu: gn: Enable tests....Marius Bakke 2019-11-15gnu: gn: Update to 0.0-1666.6e5ba2e....Marius Bakke 2019-07-17Merge branch 'master' into core-updatesLudovic Courtès 2019-07-16gnu: osc: Update to 0.165.2....Tobias Geerinckx-Rice 2019-06-30Revert "gnu: meson: Update to 0.51.0."...Marius Bakke 2019-06-20gnu: meson: Update to 0.51.0....Marius Bakke 2019-06-13Merge branch 'master' into core-updatesLudovic Courtès 2019-06-07gnu: osc: Update to 0.165.1....Tobias Geerinckx-Rice 2019-05-25Merge branch 'staging' into core-updatesMarius Bakke 2019-05-11gnu: osc: Update to 0.165.0....Jonathan Brielmaier