Enforce ruff/Pylint rules#2869
Open
DimitriPapadopoulos wants to merge 3 commits into
Open
Conversation
DimitriPapadopoulos
marked this pull request as draft
February 26, 2025 19:45
DimitriPapadopoulos
marked this pull request as ready for review
February 26, 2025 20:08
DimitriPapadopoulos
force-pushed
the
Pylint
branch
from
March 6, 2025 19:07
d1dbe59 to
f5105b0
Compare
Contributor
Author
|
I don't think release notes are needed. |
DimitriPapadopoulos
force-pushed
the
Pylint
branch
from
March 10, 2025 13:34
f5105b0 to
954bb2e
Compare
DimitriPapadopoulos
force-pushed
the
Pylint
branch
from
April 2, 2025 18:14
954bb2e to
3dfccfb
Compare
6 tasks
DimitriPapadopoulos
force-pushed
the
Pylint
branch
3 times, most recently
from
May 19, 2025 13:00
49b7622 to
de165a4
Compare
DimitriPapadopoulos
force-pushed
the
Pylint
branch
5 times, most recently
from
May 26, 2025 08:34
1dc74ad to
1293d86
Compare
DimitriPapadopoulos
force-pushed
the
Pylint
branch
from
June 10, 2025 14:46
1293d86 to
c6b23f6
Compare
DimitriPapadopoulos
force-pushed
the
Pylint
branch
7 times, most recently
from
June 19, 2025 20:18
ea1869c to
6bd6e83
Compare
DimitriPapadopoulos
force-pushed
the
Pylint
branch
2 times, most recently
from
July 1, 2025 22:01
7a77910 to
2a8bbb3
Compare
DimitriPapadopoulos
force-pushed
the
Pylint
branch
from
July 7, 2025 21:08
2a8bbb3 to
a75b035
Compare
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #2869 +/- ##
=======================================
Coverage 93.50% 93.50%
=======================================
Files 90 90
Lines 11981 11981
=======================================
Hits 11203 11203
Misses 778 778
🚀 New features to boost your workflow:
|
DimitriPapadopoulos
force-pushed
the
Pylint
branch
from
July 11, 2025 19:06
a75b035 to
0317e5e
Compare
DimitriPapadopoulos
force-pushed
the
Pylint
branch
from
July 12, 2025 11:04
0317e5e to
0432952
Compare
DimitriPapadopoulos
marked this pull request as draft
July 17, 2025 22:17
DimitriPapadopoulos
force-pushed
the
Pylint
branch
from
July 17, 2025 22:28
0432952 to
edf6dca
Compare
DimitriPapadopoulos
marked this pull request as ready for review
July 17, 2025 22:29
DimitriPapadopoulos
force-pushed
the
Pylint
branch
2 times, most recently
from
August 6, 2025 07:19
7036647 to
038f9d2
Compare
DimitriPapadopoulos
force-pushed
the
Pylint
branch
from
September 11, 2025 16:38
038f9d2 to
c00a612
Compare
DimitriPapadopoulos
force-pushed
the
Pylint
branch
from
October 7, 2025 09:30
c00a612 to
4f279d9
Compare
DimitriPapadopoulos
force-pushed
the
Pylint
branch
from
October 26, 2025 08:19
4f279d9 to
237ec3d
Compare
DimitriPapadopoulos
force-pushed
the
Pylint
branch
from
March 3, 2026 09:09
237ec3d to
2a045ce
Compare
DimitriPapadopoulos
force-pushed
the
Pylint
branch
2 times, most recently
from
April 16, 2026 07:45
87ff8e9 to
c383d7d
Compare
PLR5501 Use `elif` instead of `else` then `if`, to reduce indentation
PLR6104 Use `|=` to perform an augmented assignment directly
DimitriPapadopoulos
force-pushed
the
Pylint
branch
from
July 3, 2026 05:57
c383d7d to
e997ab0
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
TODO:
docs/user-guide/*.rstchanges/