1
0
mirror of https://github.com/godotengine/godot.git synced 2025-11-04 12:00:25 +00:00
Files
godot/misc/scripts
Aarni Koskela 20c563de40 Replace hand-written pre-commit hooks with pre-commit Python tool
`pre-commit` can be installed with pip, and configured in the Godot repo with
`pre-commit install`. It can then easily be run both locally with
`pre-commit run`, and on CI, in a cross-platform way.

This makes it much easier for contributors to set up pre-commit hooks,
without having to manually copy files to their git folder.

Co-authored-by: Rémi Verschelde <rverschelde@gmail.com>
2024-02-26 14:57:53 +01:00
..
2022-06-15 23:02:14 +02:00
2024-02-02 15:10:46 +01:00
2024-02-07 11:09:34 +01:00
2024-02-02 15:10:46 +01:00
2024-02-02 15:10:46 +01:00
2024-02-02 15:10:46 +01:00
2023-12-11 15:59:06 -06:00