Cockatrice/cockatrice/src/filters
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
..
deck_filter_string.cpp Remove redundant prefix from libcockatrice_card folders (#6237) 2025-10-09 23:09:20 +02:00
deck_filter_string.h [Documentation] Sort *every* file into a doxygen group. (#6198) 2025-09-30 12:13:32 +02:00
filter_builder.cpp [Move refactor] Reparent orphan classes (#6236) 2025-10-09 14:15:19 +02:00
filter_builder.h [Documentation] Sort *every* file into a doxygen group. (#6198) 2025-09-30 12:13:32 +02:00
filter_card.cpp Move cards and filters folder out of game (#6145) 2025-09-16 12:02:57 +02:00
filter_card.h update format.sh (#6240) 2025-11-07 15:00:39 +01:00
filter_string.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
filter_string.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
filter_tree.cpp Move cards and filters folder out of game (#6145) 2025-09-16 12:02:57 +02:00
filter_tree.h Remove redundant prefix from libcockatrice_card folders (#6237) 2025-10-09 23:09:20 +02:00
filter_tree_model.cpp Move cards and filters folder out of game (#6145) 2025-09-16 12:02:57 +02:00
filter_tree_model.h [Documentation] Sort *every* file into a doxygen group. (#6198) 2025-09-30 12:13:32 +02:00
syntax_help.cpp [Doxygen] Layout adjustments (#6196) 2025-09-30 11:45:49 +02:00
syntax_help.h [Documentation] Sort *every* file into a doxygen group. (#6198) 2025-09-30 12:13:32 +02:00