tqchen opened a new pull request, #18848:
URL: https://github.com/apache/tvm/pull/18848

   ## Summary
   
   Remove legacy lint scripts from `tests/lint/` that are now redundant with the
   pre-commit + ruff workflow. Also remove Apache RAT and Java from the Docker
   lint image since ASF header checking is now handled by Python directly.
   
   ## Changes
   
   - Delete 8 legacy lint scripts (`cpplint.sh`, `pylint.sh`, `flake8.sh`, etc.)
     and their configs (`pylintrc`, `rat-excludes`)
   - Simplify `task_lint.sh` and `docker/lint.sh` to delegate to pre-commit
   - Remove RAT/Java install from `Dockerfile.ci_lint` and legacy pip packages
     (`cpplint`, `pylint`, `mypy`, `black`, `flake8`, `blocklint`)


-- 
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]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to