Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update copyright checker and switch to pylint-3 #6751

Merged

Conversation

pavoljuhas
Copy link
Collaborator

  • Bump up to the latest pylint-3.3.1 allowing patch-level updates.

  • Adjust pylint_copyright_checker for the pylint-3 API.
    Follow the examples/custom_raw.py in the pylint repository.

Fixes #6351

Allow patch version updates at fixed minor version 3.3.
Follow the `examples/custom_raw.py` in the pylint repository.

Fixes quantumlib#6351
@pavoljuhas pavoljuhas requested review from vtomole and a team as code owners October 4, 2024 01:04
Copy link
Contributor

@mhucka mhucka left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@pavoljuhas pavoljuhas merged commit 769ad50 into quantumlib:main Oct 4, 2024
35 checks passed
@pavoljuhas pavoljuhas deleted the update-pylint-copyright-checker branch October 4, 2024 17:26
pavoljuhas added a commit to quantumlib/Qualtran that referenced this pull request Oct 7, 2024
* 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
shab5 pushed a commit to quantumlib/Qualtran that referenced this pull request Oct 7, 2024
* 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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

pylint_copyright_checker doesn't work with pylint 3
2 participants