We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 03d6932 commit 894126aCopy full SHA for 894126a
community/contributing/code_style_guidelines.rst
@@ -52,7 +52,7 @@ Using clang-format locally
52
~~~~~~~~~~~~~~~~~~~~~~~~~~
53
54
First of all, you will need to install clang-format. As of now, you need to use
55
-**clang-format 6.x** to be compatible with Godot's format. Later versions might
+**clang-format 8.x** to be compatible with Godot's format. Later versions might
56
be suitable, but previous versions had bugs that will cause formatting changes
57
to the current code base.
58
0 commit comments