Commit Graph

7 Commits

Author SHA1 Message Date
Dirk-Jan C. Binnema 5fbebbff86 tweak coding style / configuration
clang-format is a pain :-(
2022-02-13 14:33:12 +02:00
Dirk-Jan C. Binnema 3e3d26be8f clang-format: tweaks 2022-01-23 10:29:22 +02:00
Dirk-Jan C. Binnema 244e10bf7d clang-format: tweak
Don't set the column-limit, since clang-format interprets that as "the length
any line should aspire to" rather than "the length no line shall pass".

It shouldn't mangle shorter lines.
2022-01-15 12:48:53 +02:00
Dirk-Jan C. Binnema e8719889d8 clang-format: tweaks 2021-11-22 21:54:03 +02:00
Dirk-Jan C. Binnema 90114fd349 .clang-format: tweak a bit more 2021-10-23 11:06:45 +03:00
Dirk-Jan C. Binnema 8699123684 .clang-format: update 2021-10-18 21:52:37 +03:00
Dirk-Jan C. Binnema 7d17b324ad build: update coding-style settings
Update .editorconfig, and add .clang-format.

Note that current code does _not_ follow that, but we'll slowly get there.
2021-08-29 20:30:29 +03:00