godot/.github
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
..
actions Identify pull request builds from GitHub Actions with the PR number 2023-10-16 04:27:53 +02:00
ISSUE_TEMPLATE Fix formatting in bug report template 2024-02-17 19:43:15 +01:00
workflows Replace hand-written pre-commit hooks with pre-commit Python tool 2024-02-26 14:57:53 +01:00
CODEOWNERS Direct3D 12: Include in CODEOWNERS 2024-01-25 12:41:40 +01:00
PULL_REQUEST_TEMPLATE.md Remove 3.x references in the pull request template 2024-02-09 15:40:20 -05:00