11 Commits

Author SHA1 Message Date
Denis Rouzaud
eef2e2045f
add server and 3d to clang-format 2024-12-10 14:22:51 +01:00
Denis Rouzaud
72cbfe5124 add gui to clang-format 2024-12-07 05:16:00 +10:00
Denis Rouzaud
c2d98700a3 add analysis to clang-format 2024-12-05 13:19:50 +01:00
Denis Rouzaud
6933b1352f
fix prepare_commit.sh (#59713)
* fix prepare_commit.sh

* fix regex
2024-12-03 08:24:03 +01:00
Denis Rouzaud
5b60c23a49 discard non-sipified directories in prepare_commit and verify_indent 2024-11-30 15:07:24 +01:00
Denis Rouzaud
77ba6af96b remove python files from verify indent 2024-11-29 15:38:02 +01:00
Matthias Kuhn
84e6378324 Install indentation deps 2020-05-11 15:46:59 +02:00
Matthias Kuhn
f171232ee6 Improve wording in verify_indentation 2020-05-11 09:16:34 +02:00
Matthias Kuhn
e094ab570e Another try 2020-05-11 08:35:33 +02:00
Matthias Kuhn
d877d310b5 Fix indentation test 2020-05-11 07:40:47 +02:00
Nyall Dawson
85d543a739 Rename scripts to swap "-" for "_" for consistency
We had a confusing and unpredictable mix of script names with
- vs _, e.g. scripts/prepare-commit.sh vs scripts/sipify_all.sh

This unifies with the preferred _ convention for script file names
2020-04-28 02:22:33 +10:00