mirror of
https://github.com/godotengine/godot.git
synced 2024-11-27 09:16:35 +08:00
e0574e1d98
Using codespell 1.15.0. Method: ``` $ cat > ../godot-word-whitelist.txt << EOF ang curvelinear doubleclick leapyear lod merchantibility nd numer ois ony que seeked synching te uint unselect webp EOF $ codespell -w -q 3 -I ../godot-word-whitelist.txt --skip="./thirdparty,*.po" $ git diff // undo unwanted changes ``` |
||
---|---|---|
.. | ||
doc_data.cpp | ||
doc_data.h | ||
doc_dump.cpp | ||
doc_dump.h | ||
SCsub |