| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
1 parent 4b4fb13 commit d56585e
1 file changed
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -1328,7 +1328,7 @@ lint-cpp: tools/.cpplintstamp | |||
| 1328 | 1328 | tools/.cpplintstamp: $(LINT_CPP_FILES) | |
| 1329 | 1329 | @echo "Running C++ linter..." | |
| 1330 | 1330 | @$(PYTHON) tools/cpplint.py $(CPPLINT_QUIET) $? | |
| 1331 | - @$(PYTHON) tools/checkimports.py | ||
| 1331 | + @$(PYTHON) tools/checkimports.py $? | ||
| 1332 | 1332 | @touch $@ | |
| 1333 | 1333 | ||
| 1334 | 1334 | .PHONY: lint-addon-docs | |
| Back | FazBrowse Home | New Git URL |
0 commit comments