mirror of https://github.com/godotengine/godot
`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> |
||
|---|---|---|
| .. | ||
| android_builds.yml | ||
| godot_cpp_test.yml | ||
| ios_builds.yml | ||
| linux_builds.yml | ||
| macos_builds.yml | ||
| runner.yml | ||
| static_checks.yml | ||
| web_builds.yml | ||
| windows_builds.yml | ||