alanmacd commented on issue #11414: URL: https://github.com/apache/tvm/issues/11414#issuecomment-1157936309
One recommendation, based on my past experience with large linting or security scan efforts is to open a work item for areas that aren't easily resolved, and leave a comment with the work item number, then address them later, that way we get 80-90% of the coverage on existing work, and then can address corner cases individually. > I'm cautious of disabling the linter to enable us to run pylint given that still leaves us with un-linted tests? In most cases, we're only disable one type of lint warning for contained blocks or lines. -- 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]
