You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tvm.apache.org by GitBox <gi...@apache.org> on 2022/06/08 11:30:52 UTC

[GitHub] [tvm] gigiblender commented on pull request #11600: Enable pylint for the python tests

gigiblender commented on PR #11600:
URL: https://github.com/apache/tvm/pull/11600#issuecomment-1149797600

   @Mousius I don't see a clean way to do this. 
   
   We could have a temporary `pylintrc` file, used only for the tests, that passes the list in #11414 as the [ignore parameter.](https://github.com/apache/tvm/blob/6dc0c624cdd8fb9d7fdd2194a755b0dffbe2de93/tests/lint/pylintrc#L29). However, new tests in existing files would also be ignored in this case. 


-- 
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: commits-unsubscribe@tvm.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org