Sign in
fuchsia
/
third_party
/
github.com
/
pylint-dev
/
pylint
/
HEAD
b715af6
feat(dict-init-mutate): include suggested dict literal in message (#10935)
by Matt Van Horn
· 4 days ago
main
3c32fef
[pre-commit.ci] pre-commit autoupdate (#10957)
by pre-commit-ci[bot]
· 5 days ago
374f29e
Bump pylint-dev/backport from 2.1.7 to 2.1.8 (#10956)
by dependabot[bot]
· 6 days ago
074153d
Bump the upper bound for `astroid` to fix an editable install error. (#10954)
by Mark Byrne
· 9 days ago
2d941ea
[primer] Add multi_package test fixture
by Pierre Sassoulas
· 9 days ago
031ee31
[primer] Use realistic package structure in both_empty fixture
by Pierre Sassoulas
· 9 days ago
2d28041
[primer] Switch from JSONReporter to JSON2Reporter
by Pierre Sassoulas
· 10 days ago
792fc68
[primer] Separate Comparator data loading from comparison logic
by Pierre Sassoulas
· 10 days ago
a5fd825
[primer] Add blank line after <details> tag for proper markdown rendering (#10948)
by Pierre Sassoulas
· 12 days ago
5ad1249
[pre-commit.ci] pre-commit autoupdate (#10947)
by pre-commit-ci[bot]
· 13 days ago
ee216bb
[doc] Upgrade Read the Docs build image to Ubuntu 24.04/Python 3.13 (#10945)
by Pierre Sassoulas
· 13 days ago
f12dfe1
[test] Add primer test cases for suboptimal diff scenarios (#10946)
by Pierre Sassoulas
· 13 days ago
b93ffdb
Bump codecov/codecov-action from 5 to 6 (#10943)
by dependabot[bot]
· 13 days ago
f8ff4b2
Bump sigstore/gh-action-sigstore-python from 3.2.0 to 3.3.0 (#10944)
by dependabot[bot]
· 13 days ago
7748d38
Fix augmented sys.path handling for parallel namespace-package checks (#10929)
by Julian Grimm
· 14 days ago
e039e7b
[pre-commit.ci] pre-commit autoupdate (#10939)
by pre-commit-ci[bot]
· 3 weeks ago
e525835
Bump astroid from 4.1.1 to 4.1.2
by dependabot[bot]
· 3 weeks ago
42ea4b9
Bump actions/cache from 5.0.3 to 5.0.4 (#10936)
by dependabot[bot]
· 3 weeks ago
90c8f39
Bump pylint-dev/backport from 2.1.6 to 2.1.7
by dependabot[bot]
· 3 weeks ago
8faa924
Fix treatment of "self" arg for too-many-arguments message (#10885)
by Roman Valov
· 3 weeks ago
a3476b2
Fix unclosed <details> tag when primer comment is truncated mid-block
by Pierre Sassoulas
· 3 weeks ago
8931879
Fix extra blank lines and duplicate </details> in primer comment
by Pierre Sassoulas
· 3 weeks ago
25dde54
Skip deployment for backport job (#10931)
by Marc Mueller
· 3 weeks ago
d796007
Extract Comparator class from CompareCommand
by Pierre Sassoulas
· 4 weeks ago
9a24747
Extend duplicate-code disable to cover tempdir helper
by Pierre Sassoulas
· 4 weeks ago
236eb8a
[pre-commit.ci] pre-commit autoupdate (#10928)
by pre-commit-ci[bot]
· 4 weeks ago
7d4d360
Bump pylint-dev/backport from 2.1.3 to 2.1.6 (#10922)
by dependabot[bot]
· 4 weeks ago
62f1138
Bump actions/create-github-app-token from 2.2.1 to 3.0.0 (#10920)
by dependabot[bot]
· 4 weeks ago
2eca4ce
Bump actions/download-artifact from 8.0.0 to 8.0.1 (#10921)
by dependabot[bot]
· 4 weeks ago
712ee39
Pin primer packages to explicit commits, auto-update on release (#10915)
by Pierre Sassoulas
· 4 weeks ago
f48e815
Bump version in "What's New" link (#10917)
by Jacob Walls
· 4 weeks ago
b684410
[pre-commit.ci] pre-commit autoupdate (#10913)
by pre-commit-ci[bot]
· 5 weeks ago
29abb02
Remove redundant `config.reports` check in `generate_reports`
by Pierre Sassoulas
· 5 weeks ago
4f62b34
Lazily import `tomlkit` in arguments_manager
by Pierre Sassoulas
· 5 weeks ago
6ec3d9b
Lazily import `multiprocessing` and `concurrent.futures` in parallel/run modules
by Pierre Sassoulas
· 5 weeks ago
60fe323
Lazily import `dill` in parallel module to speed up startup
by Pierre Sassoulas
· 5 weeks ago
ea30fa9
Lazy-import isort to avoid 60ms startup cost
by Pierre Sassoulas
· 5 weeks ago
0d77e90
Skip some workflow steps when running pylint tests from astroid (#10897)
by Jacob Walls
· 5 weeks ago
ae1c6c7
Fix ``BaseChecker.add_message`` unnecessary overrides (#10899)
by Pierre Sassoulas
· 5 weeks ago
b5e9607
Fix false positive `unused-variable` for globals matching `dummy-variables-rgx`
by h1whelan
· 5 weeks ago
6ae32db
Don't use astroid in import tests (#10896)
by Daniël van Noord
· 5 weeks ago
80c2e8e
Fix crash in _called_in_methods when getattr returns non-NodeNG (#10892)
by Pierre Sassoulas
· 5 weeks ago
71caace
Add regression tests for false positive relative-beyond-top-level in parallel mode with namespace packages (#10889)
by Julian Grimm
· 5 weeks ago
7f2b8cf
smaller changelog message
by Pierre Sassoulas
· 5 weeks ago
33e1fff
Skip isort classification when only cyclic-import is enabled
by Pierre Sassoulas
· 5 weeks ago
f286599
[primer] Add astropy to the primer (scientific repo)
by Pierre Sassoulas
· 5 weeks ago
a078b61
[doc] Upgrade the generated doc
by Pierre Sassoulas
· 5 weeks ago
125cb04
Moves note that section titles are irrelevant for parsing to top of doc (#10864)
by Kaiden Wang
· 6 weeks ago
ac74ed9
[pre-commit.ci] pre-commit autoupdate (#10884)
by pre-commit-ci[bot]
· 6 weeks ago
af868f0
Bump actions/upload-artifact from 6.0.0 to 7.0.0 (#10883)
by dependabot[bot]
· 6 weeks ago
bfbada7
Bump actions/download-artifact from 7.0.0 to 8.0.0 (#10882)
by dependabot[bot]
· 6 weeks ago
097fb05
Don't run checkers just for their reports when all messages are disabled (#10878)
by Pierre Sassoulas
· 6 weeks ago
5429be1
[refactor] Remove orphaned lowercase-l-suffix check (dead since 2018) (#10876)
by Pierre Sassoulas
· 6 weeks ago
0cdc6e8
Fix typo in multiple-statements message text (#10872)
by wlkjyy
· 6 weeks ago
f91da97
Avoid recursing into child nodes on same line when parsing disable comments (#10868)
by Jacob Walls
· 7 weeks ago
79e6886
Use new Arguments.get_annotations() helper from astroid (#10636)
by Marc Mueller
· 7 weeks ago
24a6966
[pre-commit.ci] pre-commit autoupdate (#10865)
by pre-commit-ci[bot]
· 7 weeks ago
40817ce
Bump astroid to 4.1.1 (#10843)
by Jacob Walls
· 7 weeks ago
f56e41a
Fix undefined-variable false positive with metaclass in nested class (#10853)
by Fridayai700
· 7 weeks ago
673898f
Merge maintenance into main following 4.0.5 release (#10861)
by Pierre Sassoulas
· 7 weeks ago
ec19ea9
Merge branch 'maintenance/4.0.x' into main following 4.0.5 release
by Pierre Sassoulas
· 7 weeks ago
88e1ab7
Bump pylint to 4.0.5, update changelog (#10860)
by Pierre Sassoulas
· 7 weeks ago
backport-10929-to-maintenance/4.0.x
v4.0.5
d96d489
[Backport maintenance/4.0.x] Relax isort version constraint to allow isort 8 (#10859)
by pylint-backport[bot]
· 7 weeks ago
999f4e7
Relax isort version constraint to allow isort 8 (#10858)
by Copilot
· 7 weeks ago
d2dc5df
[pre-commit.ci] pre-commit autoupdate (#10851)
by pre-commit-ci[bot]
· 8 weeks ago
0d9265c
Restore repository param to reusable tests workflow (#10850)
by Jacob Walls
· 8 weeks ago
e7d9768
Enable running pylint test suite with custom astroid SHA (#10841)
by Jacob Walls
· 9 weeks ago
67b2d49
[pre-commit.ci] pre-commit autoupdate (#10846)
by pre-commit-ci[bot]
· 9 weeks ago
909838e
Add ``ignore-pattern-in-long-lines`` configuration option (#10834)
by Kelvin Chiu
· 9 weeks ago
c75d18a
[pre-commit.ci] pre-commit autoupdate (#10837)
by pre-commit-ci[bot]
· 10 weeks ago
88812e6
Bump pylint-dev/backport from 2.1.2 to 2.1.3 (#10836)
by dependabot[bot]
· 10 weeks ago
c03c726
Bump actions/cache from 5.0.2 to 5.0.3 (#10835)
by dependabot[bot]
· 10 weeks ago
d9170f2
Refactor pyreverse to use dataclass wrappers instead of modifying nodes directly (#10820)
by Julian Grimm
· 2 months ago
0b08ccb
Fix dynamic color mapping for "fail-on" messages when using multiple reporter/output formats (#10826)
by Felix Preuschoff
· 2 months ago
217212f
Fix dynamic color mapping for "fail-on" messages when using multiple reporter/output formats (#10826)
by Felix Preuschoff
· 2 months ago
3700ef5
[pre-commit.ci] pre-commit autoupdate (#10832)
by pre-commit-ci[bot]
· 3 months ago
cabed3b
Bump pylint-dev/backport from 2.1.1 to 2.1.2 (#10829)
by dependabot[bot]
· 3 months ago
4946cff
Bump actions/checkout from 6.0.1 to 6.0.2 (#10828)
by dependabot[bot]
· 3 months ago
cf0df58
Bump actions/setup-python from 6.1.0 to 6.2.0 (#10830)
by dependabot[bot]
· 3 months ago
3e374c6
[pre-commit.ci] pre-commit autoupdate (#10819)
by pre-commit-ci[bot]
· 3 months ago
154dba4
[Backport maintenance/4.0.x] Fix FP for `invalid-name` with `typing.Final` on dataclass fields (#10817)
by pylint-backport[bot]
· 3 months ago
8f64428
Bump actions/cache from 5.0.1 to 5.0.2 (#10818)
by dependabot[bot]
· 3 months ago
2b8b7e3
Fix FP for `invalid-name` with `typing.Final` on dataclass fields (#10797)
by Jacob Walls
· 3 months ago
0ce30d5
Ignore formatting changes in git blame (#10816)
by Jacob Walls
· 3 months ago
99e9ec4
Update black to 26.1.0 (#10815)
by Marc Mueller
· 3 months ago
0b67008
pyreverse: add --no-signatures option (#10814)
by Benjamin T. Vincent
· 3 months ago
7dee1f8
[pre-commit.ci] pre-commit autoupdate (#10812)
by pre-commit-ci[bot]
· 3 months ago
9ff7337
Improve detection of next non-import statement for wrong-import-position pragma scoping (#10590)
by Emmanuel Ferdman
· 3 months ago
5a49a11
Add regression test for FP on too-many-function-args and dataclasses
by Jacob Walls
· 3 months ago
2cf5951
Add regression test for FP on unexpected-keyword-arg and dataclasses.
by Jacob Walls
· 3 months ago
83741dd
Bump astroid to 4.0.3
by Jacob Walls
· 3 months ago
7b73bfd
Disable unspecified-encoding for py-version above Python 3.15 (#10800)
by Mehraz Hossain Rumman
· 3 months ago
de75d30
Disable unspecified-encoding for py-version above Python 3.15 (#10800)
by Mehraz Hossain Rumman
· 3 months ago
5c8062b
Add support for isort option `--known-first-party ` (#10803)
by Alexander Grund
· 3 months ago
4cc98be
[Backport maintenance/4.0.x] Fix setting options for import order checker (#10810)
by pylint-backport[bot]
· 3 months ago
5a770e3
Fix setting options for import order checker (#10802)
by Alexander Grund
· 3 months ago
f0d30a2
Sync astroid version with requirements file again
by Julfried
· 3 months ago
29279d0
Sync astroid version with requirements file again
by Julfried
· 3 months ago
4f6c241
Fix false positive related to overload decorator + NoReturn (#10795)
by Zachary Wilkins-Olson
· 3 months ago
f5b9d75
[pre-commit.ci] pre-commit autoupdate (#10787)
by pre-commit-ci[bot]
· 4 months ago
Next »