You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* Bump up to the latest pylint-3.3.1
* Adjust `pylint_copyright_checker` for the pylint-3 API
Follow the `examples/custom_raw.py` in the pylint repository.
* Refresh development dependencies
* Temporarily disable rules that started failing in pylint-3
Cherry-picked from quantumlib/Cirq#6751
Related to #1440
* Bump up to the latest pylint-3.3.1
* Adjust `pylint_copyright_checker` for the pylint-3 API
Follow the `examples/custom_raw.py` in the pylint repository.
* Refresh development dependencies
* Temporarily disable rules that started failing in pylint-3
Cherry-picked from quantumlib/Cirq#6751
Related to #1440
pylint-3 has some default rules which currently fail.
These were temporarily disabled in .pylintrc to pass the CI for #1439.
Consider enabling them back with associated code fixups (see TODO in .pylintrc).
The text was updated successfully, but these errors were encountered: