Commit Graph

7 Commits (main)

Author SHA1 Message Date
Riku Isokoski 6dc49e5bdb clang-format: Always break template declarations
I find this format easier to read, because the definitions are at the
expected indentation, making it easier to find what I'm looking for.
2023-02-16 09:13:58 +07:00
Finlay Davidson 3617569795 Add missing clang-format options from version 12 2023-01-04 17:15:33 +07:00
Finlay Davidson eda96ffadc Update clang-{format,tidy} to 14
Also add configuration options only available in 13 and 14.
Fixes warning about -fstack-usage in clang-tidy check.
2023-01-04 17:15:33 +07:00
Finlay Davidson 7f45538eb5 Apply clang-format to all C++ files 2022-06-05 09:15:46 +07:00
Avamander 6989854519 Changed access modified indentation 2021-04-24 12:00:45 +07:00
Avamander 40d45d923b Reformatted all the files according to clang-format style 2021-04-24 11:39:53 +07:00
Avamander f907fcbe61 Added Clang Format rules 2021-01-30 23:46:12 +07:00