godot/misc/scripts
Rémi Verschelde f7c611ab71
Style: Misc docs and comment style and language fixes
- Removed empty paragraphs in XML.
- Consistently use bold style for "Example:", on a new line.
- Fix usage of `[code]` when hyperlinks could be used (`[member]`, `[constant]`).
- Fix invalid usage of backticks for inline code in BBCode.
- Fix some American/British English spelling inconsistencies.
- Other minor fixes spotted along the way, including typo fixes with codespell.
- Don't specify `@GlobalScope` for `enum` and `constant`.
2022-11-02 19:01:18 +01:00
..
black_format.sh
check_ci_log.py Stop CI when Godot crash 2022-06-15 23:02:14 +02:00
clang_format.sh C#: Replace libnethost dependency to find hostfxr 2022-09-07 16:36:36 +02:00
clang_tidy.sh
codespell.sh Style: Misc docs and comment style and language fixes 2022-11-02 19:01:18 +01:00
compare_extension_api.py
copyright_headers.py
dotnet_format.sh Fix dotnet format 2022-10-12 15:55:10 +02:00
file_format.sh Fix UTF-8 validation in static checks 2022-09-05 13:18:27 +02:00
header_guards.sh Style: Cleanup header guards for consistency 2022-09-26 13:51:17 +02:00
install_vulkan_sdk_macos.sh CI: Link MoltenVK statically on macOS 2022-07-29 14:32:57 +02:00
make_icons.sh
make_tarball.sh
mypy_check.sh ci: add Python static analysis check via mypy 2022-09-30 19:03:17 +07:00
mypy.ini ci: add Python static analysis check via mypy 2022-09-30 19:03:17 +07:00
pytest_builders.sh ci: add basic test pipeline for shader builders 2022-08-19 20:32:13 +09:00