Cockatrice/oracle/src
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
..
lzma [WIP] Basic mtgjsonv4 support (#3458) 2018-12-20 18:05:03 -05:00
qt-json replace foreach macro with standard for each loop (#5485) 2025-01-17 05:18:15 +00:00
zip make package on macos 13 (#4961) 2023-12-15 21:15:57 -05:00
main.cpp 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
main.h workaround for foreign card arts getting priority by default (#3652) 2019-03-12 10:12:31 +01:00
oracleimporter.cpp Remove redundant prefix from libcockatrice_card folders (#6237) 2025-10-09 23:09:20 +02:00
oracleimporter.h 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
oraclewizard.cpp 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
oraclewizard.h update format.sh (#6240) 2025-11-07 15:00:39 +01:00
pagetemplates.cpp Automatic Card Database Updates (#6004) 2025-06-29 22:21:52 -04:00
pagetemplates.h update format.sh (#6240) 2025-11-07 15:00:39 +01:00
parsehelpers.cpp Optimize cipt parsing by early returning (#5727) 2025-03-15 21:23:41 +00:00
parsehelpers.h Update cipt parsing (#5712) 2025-03-14 21:44:13 -04:00