mirror of
https://github.com/kierankihn/uno-game.git
synced 2025-12-27 02:13:18 +08:00
6c50c600bfbe26e497fd6ebd6fc48b40cdc9f84a
.clang-format configuration
- Disallow short `if` statements on a single line by setting `AllowShortIfStatementsOnASingleLine` to `Never`. - Enable insertion of braces for control statements with `InsertBraces`.
The file is empty.
Languages
C++
84.2%
Slint
14.8%
CMake
1%