SIGN IN SIGN UP
godotengine / godot UNCLAIMED

Godot Engine – Multi-platform 2D and 3D game engine

0 0 0 C++

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 <[email protected]>
A
Aarni Koskela committed
20c563de40923d3333301ca8ed1f3f213a67ea17
Parent: bb6b06c
Committed by Rémi Verschelde <[email protected]> on 2/26/2024, 1:57:53 PM