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 2e78abe commit 4b86a7fCopy full SHA for 4b86a7f
clang/tools/clang-format/git-clang-format
@@ -19,7 +19,7 @@ clang-format on the changes in current files or a specific commit.
19
For further details, run:
20
git clang-format -h
21
22
-Requires Python 2.7 or Python 3
+Requires Python version >=3.8
23
"""
24
25
from __future__ import absolute_import, division, print_function
0 commit comments