COMMITS
/ .pre-commit-config.yaml September 20, 2024
T
Style: Update `ruff` & `mypy` to latest versions
Thaddeus Crews committed
June 18, 2024
T
CI: Update pre-commit `clang-format` to 18.1.8
Thaddeus Crews committed
September 16, 2024
A
Fix eslint .pre-commit-config.yaml by removing commas
Adam Scott committed
July 8, 2024
T
Style: Format yaml files
Thaddeus Crews committed
August 26, 2024
F
Add support to the Android editor for signing and verifying Android apks
Fredia Huya-Kouadio committed
June 16, 2024
F
Update the `GodotHost` interface to support signing and verifying Android apks
Fredia Huya-Kouadio committed
June 4, 2024
T
CI: Add `svgo` pre-commit hook
Thaddeus Crews committed
June 17, 2024
T
CI: Add pre-commit hook for `clang-tidy`
Thaddeus Crews committed
June 3, 2024
T
CI: Migrate codespell logic to `pyproject.toml`
Thaddeus Crews committed
June 2, 2024
T
CI: Make local python hooks multi-platform
Thaddeus Crews committed
May 12, 2024
P
Upgrade to eslint 9
patwork committed
May 22, 2024
R
Merge pull request #90457 from Chubercik/ruff-formatter
Rémi Verschelde committed
May 21, 2024
J
Update pre-commit hooks configuration to use `ruff` instead of `black`
Jakub Marcowski committed
R
Pre-commit: Allow adding downstream hooks without (less) risk of conflicts
Rémi Verschelde committed
May 16, 2024
P
Fix for jsdoc hook in pre-commit
patwork committed
May 14, 2024
T
SCons: Consolidate pysettings via `pyproject.toml`
Thaddeus Crews committed
May 1, 2024
T
CI: Overhaul static checks to use `pre-commit`
Thaddeus Crews committed
March 12, 2024
R
Pre-commit: Fix `copyright_headers.py` to run on all relevant files
Rémi Verschelde committed
March 2, 2024
R
Merge pull request #88933 from raulsntos/dotnet/pre-commit
Rémi Verschelde committed
February 27, 2024
R
Move dotnet-format script to pre-commit
Raul Santos committed
February 28, 2024
R
Pre-commit: Update to clang-format 17.0.6 and black 24.2.0
Rémi Verschelde committed
January 9, 2024
A
Replace hand-written pre-commit hooks with `pre-commit` Python tool
Aarni Koskela committed