godot/misc
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
..
dist Add --log-file command line argument to write output log to a file 2024-01-19 20:30:04 +01:00
error_suppressions Suppress NavigationServer race conditions 2023-08-07 18:49:28 -04:00
extension_api_validation Make ShaderMaterial always the last option in inspector resource dropdowns 2024-02-05 21:49:17 +01:00
hooks Style: Mark clang-format 16 as supported for pre-commit hook 2023-12-06 13:26:53 +01:00
msvs Add new VS proj generation logic that supports any platform that wants to opt in 2024-01-31 16:42:42 +01:00
scripts Fix various typos with codespell 2024-02-07 11:09:34 +01:00