We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4281377 commit 7a1d138Copy full SHA for 7a1d138
CONTRIBUTING.md
@@ -44,7 +44,7 @@ However, participation requires adherence to fundamental ground rules:
44
This variant should be considered the standard for all documentation efforts.
45
For instance, opt for "initialize" over "initialise" and "color" rather than "colour".
46
47
-Software requirement: [clang-format](https://clang.llvm.org/docs/ClangFormat.html) version 12 or later.
+Software requirement: [clang-format](https://clang.llvm.org/docs/ClangFormat.html) version 18 or later.
48
49
This repository consistently contains an up-to-date `.clang-format` file with rules that match the explained ones.
50
For maintaining a uniform coding style, execute the command `clang-format -i *.[ch]`.
0 commit comments