| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
1 parent aafdf12 commit 482bd53
1 file changed
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -1440,7 +1440,7 @@ ifneq ("","$(wildcard tools/clang-format/node_modules/)") | |||
| 1440 | 1440 | $(CLANG_FORMAT_START) -- \ | |
| 1441 | 1441 | $(LINT_CPP_FILES) | |
| 1442 | 1442 | else | |
| 1443 | - $(info clang-format is not installed.) | ||
| 1443 | + $(info Required tooling for C++ code formatting is not installed.) | ||
| 1444 | 1444 | $(info To install (requires internet access) run: $$ make format-cpp-build) | |
| 1445 | 1445 | endif | |
| 1446 | 1446 | ||
| Back | FazBrowse Home | New Git URL |
0 commit comments