mirror of https://github.com/godotengine/godot
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_classes | ||
| editor | ||
| SCsub | ||
| config.py | ||
| gdscript.cpp | ||
| gdscript.h | ||
| gdscript_compiler.cpp | ||
| gdscript_compiler.h | ||
| gdscript_editor.cpp | ||
| gdscript_function.cpp | ||
| gdscript_function.h | ||
| gdscript_functions.cpp | ||
| gdscript_functions.h | ||
| gdscript_parser.cpp | ||
| gdscript_parser.h | ||
| gdscript_tokenizer.cpp | ||
| gdscript_tokenizer.h | ||
| register_types.cpp | ||
| register_types.h | ||