index
:
delta/python-packages/pylint-git.git
1.9
2.2
2.3.0
2.4
2.5
2.6
2.7
2.7.3-cherry-picked-from-master
2.8
3.0.0.alpha
DanielNoord-patch-1
add-docstring-formatter-in-pre-commit
add-functional-tests-for-configuration
add-primer-tests
add-typing-to-checker-registration
add-warning-for-3.6.0or3.6.1
burst-pylint-checker-classes
checker-check-deprecation
dependabot/github_actions/actions/cache-v2.1.5
dependabot/github_actions/actions/setup-python-2.3.0
dependabot/github_actions/actions/setup-python-v2.2.2
dependabot/pip/black-21.12b0
dependabot/pip/coverage-approx-eq-6.0
dependabot/pip/coverage-approx-eq-6.1
dependabot/pip/coveralls-3.0.1
dependabot/pip/flake8-3.9.0
dependabot/pip/isort-5.10.1
dependabot/pip/isort-5.8.0
dependabot/pip/pre-commit-approx-eq-2.11
dependabot/pip/pre-commit-approx-eq-2.15
dependabot/pip/pre-commit-approx-eq-2.16
dependabot/pip/pyupgrade-2.12.0
dependabot/pip/pyupgrade-2.13.0
dependabot/pip/sphinx-3.5.2
dependabot/pip/sphinx-3.5.3
dependabot/pip/sphinx-4.3.0
dependabot/pip/sphinx-7.0.0
dependabot/pip/sphinx-7.0.1
dependabot/pip/tbump-approx-eq-6.6.0
dependabot/pip/tbump-approx-eq-6.7.0
emacs-dangling-temporary-file
enforce-the-confidence-in-add-message
first-patch-2471
fix-crash-in-attribute-check
fix-crash-parallel-mode-missing-file-path
fix-elif-checker-crash
fix-range-without-args-crash
fix-typing-in-unittest-expand-module
github-actions
invalid-toml-config
issue-1191
issue-2072
issue-3339
issue-8419
issue/2913-unicode-defs
main
maintenance/2.17.x
master
migrate-extension-tests-to-functional
move-env-help-to-the-logical-place
per_dir_config
pre-commit-ci-update-config
property-with-parameter-abstract
python-2.7
refactor-module-stats-creation
refactor-variable-checker-visit_name
regression-test-for-3181
regression-tests-for-73
release-branch-2.12
revert-5561-dependabot/pip/tbump-approx-eq-6.6.1
simplify-toml-test-using-env-var
tests-for-astroid-1207
typo-and-small-fixes-before-5558
upgrade-astroid-2.9.1
github.com: PyCQA/pylint.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
doc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add `use-set-for-membership` check (#4841)
Marc Mueller
2021-08-30
1
-0
/
+7
*
Bump python-docs-theme from 2021.5 to 2021.8 (#4931)
dependabot[bot]
2021-08-30
1
-1
/
+1
*
Add `consider-using-assignment-expr` to `CodeStyleChecker` (#4876)
Marc Mueller
2021-08-30
1
-0
/
+10
*
Implement basic control flow checks for ``consider-using-with`` (#4929)
Andreas Finkler
2021-08-30
1
-0
/
+3
*
Add ``Consider-using-f-string`` checker (#4796)
Daniël van Noord
2021-08-30
2
-1
/
+5
*
Move back to a dev version following 2.10.0 release
Pierre Sassoulas
2021-08-20
2
-0
/
+22
*
Bump pylint to 2.10.0, update changelog
v2.10.0
Pierre Sassoulas
2021-08-20
2
-17
/
+33
*
Add consider-ternary-expression extension
Nick Drozd
2021-08-20
1
-1
/
+5
*
Add extension check against use of while loops (#4860)
Nick Drozd
2021-08-18
1
-0
/
+4
*
[duplicate-code] Parse functions and class methods recursively when gathering...
Maksym Humetskyi
2021-08-17
1
-0
/
+4
*
Suppress ``consider-using-with`` on return statements
DudeNr33
2021-08-15
1
-0
/
+2
*
``pyreverse``: Add option for colored output (#4850)
Andreas Finkler
2021-08-15
1
-0
/
+2
*
``pyreverse``: add PlantUML output (#4846)
Andreas Finkler
2021-08-14
1
-0
/
+2
*
Improvements consider-using-tuple (#4838)
Marc Mueller
2021-08-13
1
-0
/
+10
*
Add new check - use-sequence-for-iteration
Marc Mueller
2021-08-13
1
-0
/
+2
*
Permit to lint to the end in case of crash on a file (#4810)
Pierre Sassoulas
2021-08-12
2
-1
/
+6
*
Revert "Extended consider-using-tuple check to cover 'in' comparisons (#4768)"
Marc Mueller
2021-08-12
1
-8
/
+0
*
Fix bugs in W0640 cell-var-from-loop checker (#4827)
David Liu
2021-08-12
1
-0
/
+9
*
Fix the link to the discord server in the doc (#4830)
Pierre Sassoulas
2021-08-11
1
-1
/
+2
*
Add ``redundant-u-string-prefix`` checker (#4804)
Daniël van Noord
2021-08-06
1
-1
/
+5
*
Add ``disable-next`` option (#4797)
Daniël van Noord
2021-08-05
3
-4
/
+31
*
Documentation for what blocks are and FAQ clean up (#4800)
Pierre Sassoulas
2021-08-04
1
-24
/
+25
*
Add ``format-string-without-interpolation`` checker (#4794)
Daniël van Noord
2021-08-04
1
-0
/
+4
*
Upgrade astroid to 2.6.6
Pierre Sassoulas
2021-08-04
1
-1
/
+1
*
Refactor ``--list-msgs`` & ``--list-msgs-enabled`` (#4793)
Daniël van Noord
2021-08-03
1
-0
/
+4
*
Fix false negative for used-before-assignment (ExceptHandler) (#4791)
David Liu
2021-08-03
1
-0
/
+5
*
Fix false positives for ``superfluous-parens`` (#4784)
Daniël van Noord
2021-08-03
1
-0
/
+7
*
Bump sphinx from 4.1.1 to 4.1.2 (#4785)
dependabot[bot]
2021-08-02
1
-1
/
+1
*
Add documentation for useless-suppression
Pierre Sassoulas
2021-07-31
1
-0
/
+8
*
Handle has-a relationships for type-hinted arguments in class diagrams (#4745)
Mark Byrne
2021-07-30
1
-0
/
+2
*
Add ``forgotten-debug-statement`` checker (#4771)
Daniël van Noord
2021-07-29
1
-0
/
+4
*
Add new checkers ``use-list-literal`` and ``use-dict-literal`` (#4769)
Daniël van Noord
2021-07-29
1
-0
/
+8
*
Extended consider-using-tuple check to cover 'in' comparisons (#4768)
Marc Mueller
2021-07-29
1
-0
/
+8
*
Fix style issues Changelog + What's New
Marc Mueller
2021-07-29
3
-3
/
+3
*
Omit no-member error if guarded behind if stmt (#4764)
Marc Mueller
2021-07-28
1
-0
/
+7
*
Use `XDG_CACHE_HOME` for `PYLINTHOME` (#4661)
Eisuke Kawashima
2021-07-28
1
-2
/
+7
*
Add ignored-parents option to design checker (#4758)
Rebecca Turner
2021-07-28
1
-0
/
+2
*
Performance improvment of the Similarity checker (#4565)
hippo91
2021-07-28
1
-0
/
+3
*
Add unspecified-encoding checker #3826 (#4753)
Daniël van Noord
2021-07-28
1
-0
/
+3
*
Fix crash if a callable returning a context manager was assigned to a list or...
DudeNr33
2021-07-21
1
-0
/
+2
*
Fix 4689 Exclude ``ThreadPoolExecutor`` and ``ProcessPoolExecutor`` from ``co...
DudeNr33
2021-07-20
1
-0
/
+3
*
[pre-commit.ci] auto fixes from pre-commit.com hooks
pre-commit-ci[bot]
2021-07-20
1
-1
/
+1
*
Added `time.clock` to deprecated functions/methods for python 3.3.
Yilei "Dolee" Yang
2021-07-20
1
-0
/
+2
*
Bump sphinx from 4.1.0 to 4.1.1
dependabot[bot]
2021-07-19
1
-1
/
+1
*
document Jupyter integration (#4714)
Marco Edward Gorelli
2021-07-18
1
-0
/
+2
*
Bump sphinx from 4.0.2 to 4.1.0
dependabot[bot]
2021-07-12
1
-1
/
+1
*
[release doc] Document the way the release can be done
Pierre Sassoulas
2021-07-11
1
-15
/
+17
*
Fix false-positive 'consider-using-with' for ternary inside 'with' (#4679)
DudeNr33
2021-07-06
1
-0
/
+2
*
Fix false-positive ``consider-using-with`` when using ``contextlib.ExitStack`...
DudeNr33
2021-07-04
1
-0
/
+2
*
Fix copyright links (#4647)
Marc Mueller
2021-07-01
2
-2
/
+2
[next]