godot/misc/scripts
Rémi Verschelde 7223c5b54a
Fix various typos with codespell
Using 2.2.7.dev115+g0eb441d6.

Had to add `cancelled` to the ignore list, as it's a Wayland signal which
we're handling in our code, so we don't want codespell to fix that "typo".

Also includes the typo fix from #87927.

Co-authored-by: Divyanshu Shekhar <61140213+divshekhar@users.noreply.github.com>
2024-02-07 11:09:34 +01:00
..
black_format.sh Fix printf for format checks 2024-02-02 15:10:46 +01:00
check_ci_log.py
clang_format.sh Fix printf for format checks 2024-02-02 15:10:46 +01:00
clang_tidy.sh Fix printf for format checks 2024-02-02 15:10:46 +01:00
codespell.sh Fix various typos with codespell 2024-02-07 11:09:34 +01:00
copyright_headers.py
dotnet_format.sh Fix printf for format checks 2024-02-02 15:10:46 +01:00
file_format.sh Fix printf for format checks 2024-02-02 15:10:46 +01:00
gitignore_check.sh
header_guards.sh Fix printf for format checks 2024-02-02 15:10:46 +01:00
install_d3d12_sdk_windows.py SCons: Fix Windows cross-compilation from Linux after #86717 2024-01-26 12:42:09 +01:00
install_vulkan_sdk_macos.sh
make_icons.sh
make_tarball.sh
mypy_check.sh
mypy.ini
pytest_builders.sh
validate_extension_api.sh