summaryrefslogtreecommitdiff
path: root/misc/scripts/clang_format.sh
AgeCommit message (Expand)Author
2023-04-26CI: Speed up static checks by checking only changed filesRémi Verschelde
2023-04-07CI: Visibly print trailing whitespace when static checks failRémi Verschelde
2022-09-07C#: Replace libnethost dependency to find hostfxrIgnacio Roldán Etcheverry
2022-08-19ci: add basic test pipeline for shader buildersJiri Suchan
2022-05-23Fix the logic to restart the Godot applicationFredia Huya-Kouadio
2022-04-25Merge pull request #60445 from nathanfranke/minor-changesRémi Verschelde
2022-04-22improve OS.get_name classref, misc/scripts fixes, remove trailing quoteNathan Franke
2022-04-22Remove superfluous Android InputManager interface and implementationMarcel Admiraal
2022-03-29Fix flickering issues with low processor mode on AndroidFredia Huya-Kouadio
2022-02-01CI: Fix exclude patterns with `git ls-files`Rémi Verschelde
2022-01-29simplify formatting scripts, add a clang-tidy script, and run clang-tidyNathan Franke
2022-01-19Improve the default project themeHugo Locurcio
2021-10-25clang-format: Enable `--Wno-error=unknown` for compat with older versionsRémi Verschelde
2021-08-25Print colored diffs when there are formatting failures in CIHugo Locurcio
2021-02-16Dynamically load libpulse.so.0 and libasound.so.1 on LinuxHein-Pieter van Braam-Stewart
2020-07-27Style: Fix code format scripts compat with non-GNU UnicesRémi Verschelde
2020-07-13Add static formatting checks for GitHub ActionsAaron Franke