godot/misc/scripts
Raul Santos 7def4c84be
Fix dotnet format
It was failing due to generated files being referenced in
.NET projects but the files are missing because they are
generated by `godot --generate-mono-glue` or
`build_assemblies.py`.
2022-10-12 15:55:10 +02:00
..
black_format.sh
check_ci_log.py
clang_format.sh C#: Replace libnethost dependency to find hostfxr 2022-09-07 16:36:36 +02:00
clang_tidy.sh
codespell.sh Fix typos with codespell 2022-09-30 14:23:36 +02: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
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