| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
Sorry, something went wrong.
There was a problem hiding this comment.
cpplint is supposed to have a return code of 1 when it collects any error from the input files. There is no problem nor typo here.
In fact the return code is already checked against the expected return code in the .def file in check_def(), which would throw an uncaught OSError if the given .def file was not found.
Sorry, something went wrong.
|
Thanks for clarifying... Closing. |
Sorry, something went wrong.
| Back | FazBrowse Home | New Git URL |
% ruff rule PLW1510 # https://docs.astral.sh/ruff/rules/subprocess-run-without-check
We have 17 silent failures in our tests.