COMMITS
/ .pre-commit-config.yaml February 1, 2025
T
Style: Integrate `#pragma once` in builders/checks
Thaddeus Crews committed
February 20, 2025
J
Update CI `ruff` & `mypy` pre-commit hooks
Jakub Marcowski committed
January 31, 2025
J
CI: Update `ruff` & `mypy` pre-commit hooks
Jakub Marcowski committed
December 29, 2024
T
Style: Minor pre-commit & `yaml` adjustments
Thaddeus Crews committed
December 28, 2024
R
Pre-commit: Fix applying ruff to SCsub files
Rémi Verschelde committed
June 22, 2024
T
SCons: Improve colored output
Thaddeus Crews committed
November 29, 2024
R
Merge pull request #99490 from dalexeev/gds-tests-track-multiple-errors
Rémi Verschelde committed
November 22, 2024
T
Merge pull request #97716 from pafuent/add_half_precision_floating_point_to_stream_peer
Thaddeus Crews committed
November 21, 2024
D
GDScript: Support tracking multiple analyzer and runtime errors in tests
Danil Alexeev committed
October 2, 2024
P
Add half precision floating point support to `StreamPeer`
Pablo Andres Fuente committed
November 11, 2024
T
CI: Update `ruff` & `mypy` pre-commit hooks
Thaddeus Crews committed
November 5, 2024
T
CI: Update clang format/tidy pre-commit versions
Thaddeus Crews committed
October 25, 2024
A
Add .clang-format-glsl check
Adam Scott committed
September 26, 2024
R
CI: Update `clang-format` pre-commit hook to 19.1.0
Rémi Verschelde committed
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