Skip to content

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 a team and vtomole 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
@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
BichengYing pushed a commit to BichengYing/Cirq that referenced this pull request Jun 20, 2025
- 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 quantumlib#6351
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