Mousius opened a new pull request #8827:
URL: https://github.com/apache/tvm/pull/8827


   This change enables `cpplint` for the tests in `tests/cpp` and corrects any 
current linting errors. I had to use `NOLINT` in some of the PackedFunc tests 
due to a bug (see: https://github.com/cpplint/cpplint/issues/131) in CPPLint 
where `int(int)` is picked up as a cast rather than a nameless argument.
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to