Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
infra: Disable pylint for python 3.12
Right now it's completely broken. Let's use only ruff for some time. We can return pylint back when it stabilize on python 3.12. The biggest issue is the astroid library which will have 3.12 support with version 3.0.0.
- Loading branch information