Cockatrice/servatrice
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
..
docker Docker-compose setup for Servatrice (#3887) 2020-03-16 21:40:58 -04:00
migrations Add custom server-side pawn colors (#5543) 2025-02-02 03:25:25 +00:00
mysql-storage Docker-Compose support for Windows (#3974) 2020-05-08 15:22:39 -04:00
resources Update macOS Monterey app icon (#4805) 2023-08-06 17:46:03 -04:00
scripts Modified setup_addfirstadmin script to bring it up to date to current cockatrice_users table (#5784) 2025-04-03 00:18:31 -04:00
src update format.sh (#6240) 2026-02-21 14:29:34 +01:00
check_schema_version.sh update format.sh (#6240) 2026-02-21 14:29:34 +01:00
CMakeLists.txt Fix #4903: Parse Email Addresses whenever used (#4932) 2023-12-09 00:52:47 -05:00
servatrice.desktop Servatrice: open in a terminal window when started from the menu 2014-10-11 13:38:07 +02:00
servatrice.ini.example websocket is our default port/connection (#5679) 2025-03-14 21:43:11 -04:00
servatrice.qrc Renamed resources 2014-10-07 16:49:40 +02:00
servatrice.rc Servatrice logo 2014-10-06 21:04:37 +02:00
servatrice.sql Add custom server-side pawn colors (#5543) 2025-02-02 03:25:25 +00:00