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
There is no pylint_copyright_checker.py file in this repository, but there
is also no wrong-or-nonexistent-copyright-notice check enabled in dev_tools/.pylintrc.
pylint-3 seems to error on plugins that do not exists, whereas pylint-2 silently ignored them.
It also discovers a plenty of lint issues that were not reported before (perhaps missing --recursive=yes).
This should be re-scoped to syncing with cirq pylint settings.
The pylint execution fails on loading the custom 'pylint_copyright_checker' plugin.
Related to quantumlib/Cirq#6351
The text was updated successfully, but these errors were encountered: