Cockatrice/oracle/src
ebbit1q 5935ac0d11 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
2026-02-21 14:29:34 +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 Major Directory Refactoring (#5118) 2024-10-20 10:11:35 -04:00
main.h workaround for foreign card arts getting priority by default (#3652) 2019-03-12 10:12:31 +01:00
oracleimporter.cpp put multiple printings of the same dual face/split cards in the xml (#5823) 2026-02-21 13:01:38 +01:00
oracleimporter.h Combine card legalities in Oracle (#5370) 2024-12-29 02:23:39 +00:00
oraclewizard.cpp Allow loading local xml file in oracle (#5655) 2025-02-25 18:29:27 -05:00
oraclewizard.h update format.sh (#6240) 2026-02-21 14:29:34 +01:00
pagetemplates.cpp Support MTGJSONv5 format in Oracle downloader (#4162) 2020-11-23 16:12:41 -05:00
pagetemplates.h update format.sh (#6240) 2026-02-21 14:29:34 +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