Cockatrice/libcockatrice_card/libcockatrice/card/set
DawnFire42 aadee34238
style: Add braces to all control flow statements (#6887)
* style: Add braces to all control flow statements

  Standardize code style by adding explicit braces to all single-statement
  control flow blocks (if, else, for, while) across the entire codebase.

  Also documents the InsertBraces clang-format option (requires v15+) for
  future automated enforcement.

* InsertBraces-check-enabled
2026-05-16 19:19:53 +02:00
..
card_set.cpp style: Add braces to all control flow statements (#6887) 2026-05-16 19:19:53 +02:00
card_set.h [SettingsManager] Properly handle multithreaded access again (#6844) 2026-05-05 21:03:01 +02:00
card_set_comparator.h [Doxygen] More extra-pages for cards/developer documentation and various fixes (#6316) 2025-11-15 13:07:15 +01:00
card_set_list.cpp Remove redundant prefix from libcockatrice_card folders (#6237) 2025-10-09 23:09:20 +02:00
card_set_list.h [Cleanup] Unused #includes (#6367) 2025-11-29 18:53:11 +01:00