We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1566bce commit f85c199Copy full SHA for f85c199
README.md
@@ -116,3 +116,5 @@ When the image is built, run the linting:
116
docker run -it --rm --workdir /src -v $(pwd):/src clang-format-lint \
117
--clang-format-executable /clang-format/clang-format9 -r --exclude .git .
118
```
119
+
120
+Actions clion format binary are from https://github.com/muttleyxd/clang-tools-static-binaries
0 commit comments