mirror of
https://github.com/HChaZZY/Stockfish.git
synced 2025-12-06 10:53:50 +08:00
Fix clang-format version in CONTRIBUTING.md
closes https://github.com/official-stockfish/Stockfish/pull/6107 No functional change
This commit is contained in:
committed by
Joost VandeVondele
parent
d0212906bd
commit
9debc540e5
@@ -59,7 +59,7 @@ discussion._
|
|||||||
|
|
||||||
Changes to Stockfish C++ code should respect our coding style defined by
|
Changes to Stockfish C++ code should respect our coding style defined by
|
||||||
[.clang-format](.clang-format). You can format your changes by running
|
[.clang-format](.clang-format). You can format your changes by running
|
||||||
`make format`. This requires clang-format version 18 to be installed on your system.
|
`make format`. This requires clang-format version 20 to be installed on your system.
|
||||||
|
|
||||||
## Navigate
|
## Navigate
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user