Johannes Lorenz
|
50a4297c97
|
[ci skip] Update .clang-format
This adds previously applied checks to the `.clang-format` file and also
reorders the checks alphabetically.
|
2023-01-21 18:07:07 +01:00 |
|
Johannes Lorenz
|
22eb7a1364
|
clang-tidy: Apply readability-const-return-type
|
2023-01-21 17:44:48 +01:00 |
|
Johannes Lorenz
|
95843759cc
|
Update .clang-tidy [ci skip]
|
2022-06-25 16:53:16 +02:00 |
|
Johannes Lorenz
|
cd7f26b36c
|
Split lines in .clang-tidy [ci skip]
See, for example:
https://stackoverflow.com/questions/60723010/clang-tidy-file-how-to-list-the-checks-in-multiple-lines
|
2022-06-25 16:53:16 +02:00 |
|
Johannes Lorenz
|
3964c53a0b
|
Add .clang-format and .clang-tidy
This adds `.clang-format` and `.clang-tidy` files to check the code
(partially) against the
[LMMS coding conventions](https://github.com/LMMS/lmms/wiki/Coding-conventions).
|
2022-04-30 18:03:48 +02:00 |
|