Rémi Verschelde
49f4860ce3
Style: Mark clang-format 16 as supported for pre-commit hook
...
It only introduced a difference in a .glsl file, which I've worked
around by removing an empty line. This keeps formatting consistent
between clang-format 15 and 16.
Also added a change in the 3-to-4 project converter to fix bogus
formatting in clang-format < 17.
2023-12-06 13:26:53 +01:00
John Veness
4505049ba6
Corrected capitalisation of macOS
...
In documentation and comments, ignoring thirdparty code
2023-03-12 16:48:52 +00:00
Pedro J. Estébanez
8e2d0e1bb1
Add ability to extend the set of Git pre-commit hooks
2022-08-30 13:34:10 +02:00
Rémi Verschelde
098e3cf8f7
Fix style issue after #54148
2021-11-16 14:27:44 +01:00
Aaron Franke
8f05e26198
Rename "makerst.py" to "make_rst.py"
2021-10-24 01:58:59 -05:00
PouleyKetchoupp
7b6e664178
Pre-commit hook instructions on Windows
2020-03-30 22:59:06 +02:00
Rémi Verschelde
164826a39b
Hooks: Add pre-commit hook for psf/black formatting
2020-03-30 09:05:59 +02:00
Hugo Locurcio
17add2dc86
Add a pre-commit hook to check the class reference syntax
...
This also makes documentation helper scripts executable.
2019-12-06 23:40:19 +01:00
Rémi Verschelde
0e4ee5935a
clang-format: Add pre-commit hook
...
Derived from https://github.com/githubbrowser/Pre-commit-hooks
and https://gitlab.cern.ch/GeantV/geant/blob/master/hooks/pre-commit-clang-format
2017-02-12 00:51:31 +01:00