summaryrefslogtreecommitdiff
path: root/misc/scripts/file_format.sh
AgeCommit message (Expand)Author
2022-01-29simplify formatting scripts, add a clang-tidy script, and run clang-tidyNathan Franke
2022-01-05Skip formatting .bat files in file_format.shAaron Franke
2021-09-14Add dozens of new integration tests to the GDScript test suiteHugo Locurcio
2021-08-25Print colored diffs when there are formatting failures in CIHugo Locurcio
2021-02-17Merge pull request #46117 from akien-mga/dynamic-load-libudevRémi Verschelde
2021-02-17Dynamically load libudev.so.1 on Linux if `udev=yes`Rémi Verschelde
2021-02-15CI: Remove file_format.sh changes hard to reproduce on WindowsRémi Verschelde
2020-11-16Add line removal around braces to the file formatting scriptAaron Franke
2020-07-28Fix incorrect comments in file formatting scriptAaron Franke
2020-07-27Style: Fix code format scripts compat with non-GNU UnicesRémi Verschelde
2020-07-13Add static formatting checks for GitHub ActionsAaron Franke