File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 5050
5151# # Output
5252
53- # ## clang-format
53+ # ## clang-format output
5454
5555` ` ` bash
5656clang-format.............................................................Failed
@@ -76,7 +76,7 @@ Here is the diff between the modified file.
7676
7777Pass `--dry-run` to the `args` of `clang-format`(can also pass other arg which clang-format supports)
7878
79- This just prints instead of changing the format. E.g :
79+ Then it will just print instead of changing the format. E.g :
8080
8181` ` ` bash
8282clang-format.............................................................Failed
@@ -103,7 +103,7 @@ int main() {for (;;) break; printf("Hello world!\n");return 0;}
103103 ^
104104` ` `
105105
106- # ## chang-tidy
106+ # ## chang-tidy output
107107
108108` ` ` bash
109109clang-tidy...............................................................Failed
You can’t perform that action at this time.
0 commit comments