Cockatrice/.ci
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
..
Arch ci: use Ninja on Linux and macOS builds (#5939) 2025-05-17 22:24:14 -04:00
Debian11 ci: use Ninja on Linux and macOS builds (#5939) 2025-05-17 22:24:14 -04:00
Debian12 ci: use Ninja on Linux and macOS builds (#5939) 2025-05-17 22:24:14 -04:00
Debian13 Add Debian 13 'Trixie' build (#6068) 2025-08-23 23:34:07 -04:00
Fedora41 ci: use Ninja on Linux and macOS builds (#5939) 2025-05-17 22:24:14 -04:00
Fedora42 ci: use Ninja on Linux and macOS builds (#5939) 2025-05-17 22:24:14 -04:00
Ubuntu22.04 ci: use Ninja on Linux and macOS builds (#5939) 2025-05-17 22:24:14 -04:00
Ubuntu24.04 ci: use Ninja on Linux and macOS builds (#5939) 2025-05-17 22:24:14 -04:00
compile.sh ci: unify vcpkg jobs (take 2) (#6263) 2025-11-06 23:20:47 +01:00
docker.sh update format.sh (#6240) 2025-11-07 15:00:39 +01:00
lint_cpp.sh update format.sh (#6240) 2025-11-07 15:00:39 +01:00
macos.entitlements Sign macOS Releases (#5396) 2025-01-09 22:32:53 -05:00
name_build.sh fix deprecated usage of set-output (#4699) 2022-10-31 23:26:26 +01:00
prep_release.sh fix deprecated usage of set-output (#4699) 2022-10-31 23:26:26 +01:00
release_template.md Add Debian 13 'Trixie' build (#6068) 2025-08-23 23:34:07 -04:00
update_translation_source_strings.sh make translation update script more specific in line selection (#4993) 2024-01-25 23:28:23 +01:00
update_translation_source_strings_template.md fix transifex link (#5969) 2025-06-09 02:05:24 +02:00