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 +02:00 |
|
Finlay Davidson
|
3617569795
|
Add missing clang-format options from version 12
|
2023-01-04 17:15:33 +01: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 +01:00 |
|
Finlay Davidson
|
7f45538eb5
|
Apply clang-format to all C++ files
|
2022-06-05 09:15:46 +03:00 |
|
Avamander
|
6989854519
|
Changed access modified indentation
|
2021-04-24 12:00:45 +03:00 |
|
Avamander
|
40d45d923b
|
Reformatted all the files according to clang-format style
|
2021-04-24 11:39:53 +03:00 |
|
Avamander
|
f907fcbe61
|
Added Clang Format rules
|
2021-01-30 23:46:12 +02:00 |
|