Commit Graph

5 Commits

Author SHA1 Message Date
Martin Marmsoler
6eb06f9dcf format also languages file 2023-11-12 14:55:30 +01:00
Michael Werle
6185b8442d build: update cl-format.sh to force v13 of clang-format
The script was designed to find the latest version of clang-format, however, this project currently specifically requires the use of v13. We now only check for v13 of clang-format.

Secondly, for cmake-format the script also requires a specific version. Instead of installing that unmanaged version globally we now install it inside a python venv.
2023-08-30 07:27:55 +09:00
kas
1687f44dc7 Fix formatting and formatting scripts 2022-10-16 17:35:23 +02:00
Martin Marmsoler
aeb8ce504a set minimum clang-format version to 13! 2022-05-01 09:19:08 +02:00
Martin Marmsoler
2e398866ef add code formatting 2022-05-01 09:19:07 +02:00