mirror of https://github.com/godotengine/godot
Done with `autopep8 --select=E3,W3`, fixes: - E301 - Add missing blank line. - E302 - Add missing 2 blank lines. - E303 - Remove extra blank lines. - E304 - Remove blank line following function decorator. - E309 - Add missing blank line. - W391 - Remove trailing blank lines. |
||
|---|---|---|
| .. | ||
| SCsub | ||
| config.py | ||
| gd_compiler.cpp | ||
| gd_compiler.h | ||
| gd_editor.cpp | ||
| gd_function.cpp | ||
| gd_function.h | ||
| gd_functions.cpp | ||
| gd_functions.h | ||
| gd_parser.cpp | ||
| gd_parser.h | ||
| gd_script.cpp | ||
| gd_script.h | ||
| gd_tokenizer.cpp | ||
| gd_tokenizer.h | ||
| register_types.cpp | ||
| register_types.h | ||