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 9355274 commit 92b3234Copy full SHA for 92b3234
README.md
@@ -21,4 +21,4 @@ docker run -it --rm -v ${PWD}:/project loggingmodule-builder make clean
21
```
22
## Format the code via docker
23
24
-`docker run --rm -v ${PWD}:/src ghcr.io/wiiu-env/clang-format:13.0.0-2 -r ./src -i`
+`docker run --rm -v ${PWD}:/src ghcr.io/wiiu-env/clang-format:13.0.0-2 -r ./source -i`
0 commit comments