| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
1 parent 67f5de9 commit 5c24bc6
1 file changed
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -1312,9 +1312,9 @@ else | |||
| 1312 | 1312 | endif | |
| 1313 | 1313 | ||
| 1314 | 1314 | ifeq ($(V),1) | |
| 1315 | - CPPLINT_QUIET = | ||
| 1315 | + CPPLINT_QUIET = | ||
| 1316 | 1316 | else | |
| 1317 | - CPPLINT_QUIET = --quiet | ||
| 1317 | + CPPLINT_QUIET = --quiet | ||
| 1318 | 1318 | endif | |
| 1319 | 1319 | .PHONY: lint-cpp | |
| 1320 | 1320 | # Lints the C++ code with cpplint.py and check-imports.py. | |
| Back | FazBrowse Home | New Git URL |
0 commit comments