Skip to content

Commit 7a1d138

Browse files
committed
Synchronize clang-format verison with CI pipeline
1 parent 4281377 commit 7a1d138

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CONTRIBUTING.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ However, participation requires adherence to fundamental ground rules:
4444
This variant should be considered the standard for all documentation efforts.
4545
For instance, opt for "initialize" over "initialise" and "color" rather than "colour".
4646

47-
Software requirement: [clang-format](https://clang.llvm.org/docs/ClangFormat.html) version 12 or later.
47+
Software requirement: [clang-format](https://clang.llvm.org/docs/ClangFormat.html) version 18 or later.
4848

4949
This repository consistently contains an up-to-date `.clang-format` file with rules that match the explained ones.
5050
For maintaining a uniform coding style, execute the command `clang-format -i *.[ch]`.

0 commit comments

Comments
 (0)