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
*
Documentation for ``pyreverse`` and ``symilar`` (#4992)
Andreas Finkler
2021-09-11
5
-0
/
+110
*
Make ``global-variable-not-assigned`` check local scope (#4990)
Daniël van Noord
2021-09-11
1
-0
/
+6
*
Fix bug with cache's parent directory not existing (#4988)
Daniël van Noord
2021-09-10
1
-0
/
+4
*
Make ``min-similarity-lines == 0`` stop similarity check (#4970)
Daniël van Noord
2021-09-07
1
-0
/
+4
*
Fix typos in useless-suppression topic
Jacob Walls
2021-09-06
1
-2
/
+2
*
Extend consider-using-in for attribute access
Marc Mueller
2021-09-05
1
-0
/
+2
*
Refactor various typing related issues (#4940)
Daniël van Noord
2021-09-03
1
-7
/
+9
*
Fix false positive ``superfluous-parens`` for tuples
Daniël van Noord
2021-09-01
1
-0
/
+4
*
Extend ``unspecified-encoding`` checker
Daniël van Noord
2021-09-01
1
-0
/
+5
*
Remove the python3 porting mode from the codebase
Pierre Sassoulas
2021-09-01
2
-3
/
+6
*
Fix false positive `dict-iter-missing-items` for tuple keys (#4939)
Daniël van Noord
2021-08-31
1
-0
/
+4
*
Fix false positive ``protected-access`` in typing (#4937)
Daniël van Noord
2021-08-31
2
-5
/
+8
*
Fix false positive for `function-redefined` for simple type annotations
Daniël van Noord
2021-08-31
1
-0
/
+4
*
Fix faq.rst:138:undefined label: message-control
Pierre Sassoulas
2021-08-31
1
-0
/
+2
*
Emit a correct invalid-name message when using multi-naming style. (#4924)
Yilei "Dolee" Yang
2021-08-30
1
-0
/
+1
*
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
[next]