Skip to content

Commit 894126a

Browse files
committed
Bump min clang-format version for contributors
As per godotengine/godot#29027.
1 parent 03d6932 commit 894126a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

community/contributing/code_style_guidelines.rst

+1-1
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ Using clang-format locally
5252
~~~~~~~~~~~~~~~~~~~~~~~~~~
5353

5454
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
55+
**clang-format 8.x** to be compatible with Godot's format. Later versions might
5656
be suitable, but previous versions had bugs that will cause formatting changes
5757
to the current code base.
5858

0 commit comments

Comments
 (0)