Commit Graph

3 Commits

Author SHA1 Message Date
patrick96 c44336573b build: Create clangformat(-dryrun) build targets
The clangformat target updates all files in-place while the
clangformat-dryrun target prints an error message for each format-change
clang-format would apply.
The latter exits with a non-zero error code if there are any changes.
2022-09-28 22:00:33 +02:00
patrick96 ad4baf87cf
Add trim_trailing_whitespace to .editorconfig 2017-09-24 08:31:42 +02:00
patrick96 16daefd609
Add .editorconfig
For editors that don't autodetect indent style and size
2017-09-23 17:06:56 +02:00