Cockatrice/.github/workflows
ebbit1q d206a70b8a
update format.sh (#6240)
* update format.sh

add shellcheck to format.sh
add statement macros to .clang-format
add no clang format to format.sh
add changed file list to format.sh diff
rename --cf-version to --print-version in format.sh
lint files

* enable --shell on ci runs

* remove useless semicolons

removes the semicolons after empty function definitions
these semicolons are optional, they don't do anything
this will have functions be consistently formatted
if we want to keep the option to have these on the same line like they
were before we should use the option AllowShortFunctionsOnASingleLine: None

* fix script

* update echo line in lint_cpp.sh which doesn't lint cpp only at all
2025-11-07 15:00:39 +01:00
..
desktop-build.yml ci: unify vcpkg jobs (take 2) (#6263) 2025-11-06 23:20:47 +01:00
desktop-lint.yml update format.sh (#6240) 2025-11-07 15:00:39 +01:00
docker-release.yml remove building docker images on code changes in prs (#6192) 2025-09-28 18:44:35 +02:00
documentation-build.yml Bump peaceiris/actions-gh-pages from 3 to 4 (#6197) 2025-09-30 12:14:01 +02:00
translations-pull.yml CI: More workflow paths updates (#6227) 2025-10-08 02:17:02 +02:00
translations-push.yml Turn Card, Deck_List, Protocol, RNG, Network (Client, Server), Settings and Utility into libraries and remove cockatrice_common. (#6212) 2025-10-09 07:36:12 +02:00
web-build.yml Bump actions/setup-node from 5 to 6 (#6250) 2025-11-02 17:11:23 +01:00
web-lint.yml Bump actions/setup-node from 5 to 6 (#6250) 2025-11-02 17:11:23 +01:00