File tree Expand file tree Collapse file tree 1 file changed +4
-5
lines changed Expand file tree Collapse file tree 1 file changed +4
-5
lines changed Original file line number Diff line number Diff line change @@ -138,11 +138,10 @@ You can do so by running the following command.
138
138
139
139
To match the exact formatting expected by the [clang-format version in the
140
140
workflow], you will need to obtain [clang version 13.0.0] and add its `bin`
141
- directory to `PATH`.
142
-
143
- Note: If you are using RHEL/CentOS or SLES/openSUSE, try installing one of the
144
- `clang+llvm-13.0.0-x86_64-linux-gnu-ubuntu-*.tar.xz` that is compatible with
145
- the libc and libstdc++ versions provided by your distribution.
141
+ directory to `PATH`. If you are using RHEL/CentOS or SLES/openSUSE, try
142
+ installing one of the `clang+llvm-13.0.0-x86_64-linux-gnu-ubuntu-*.tar.xz`
143
+ that is compatible with the libc and libstdc++ versions provided by your
144
+ distribution.
146
145
147
146
If you wish to format a committed or staged file, you can use clang-format git
148
147
integration, [git-clang-format]. The main benefit of `git clang-format` is the
You can’t perform that action at this time.
0 commit comments