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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Upgrade configuration example and add toml example (#6529)
Pierre Sassoulas
2022-05-10
3
-195
/
+798
*
Make sure that --generate-rcfile generates a valid file (#6566)
Daniël van Noord
2022-05-10
2
-1
/
+17
*
Make sure that --generate-toml-config generates a valid file (#6564)
Daniël van Noord
2022-05-10
2
-1
/
+26
*
[pre-commit.ci] pre-commit autoupdate (#6567)
pre-commit-ci[bot]
2022-05-10
1
-1
/
+1
*
Fix disabling of ``bad-option-value`` (#6556)
Daniël van Noord
2022-05-09
9
-18
/
+216
*
Add regression test for #6497 (#6498)
Jacob Walls
2022-05-09
3
-0
/
+17
*
Added while-used message example (#6562)
Matus Valo
2022-05-09
4
-0
/
+25
*
Add regression test for #6538 (#6553)
Jacob Walls
2022-05-09
1
-0
/
+22
*
Update pre-commit requirement from ~=2.18 to ~=2.19 (#6561)
dependabot[bot]
2022-05-09
1
-1
/
+1
*
Refactor ``_collect_block_lines`` (#6560)
Daniël van Noord
2022-05-09
1
-31
/
+40
*
Upgrade astroid version to 2.11.5
Pierre Sassoulas
2022-05-09
2
-2
/
+2
*
Add regression test for #6539
Jacob Walls
2022-05-09
3
-0
/
+11
*
Pass ``msg_store`` and ``node`` to ``FileState`` (#6558)
Daniël van Noord
2022-05-09
5
-12
/
+58
*
Added try-except-raise message example (#6540)
Matus Valo
2022-05-09
3
-0
/
+30
*
Revert "Do not append namespace packages to sys.path (#6405)" (#6548)
Pierre Sassoulas
2022-05-09
7
-74
/
+0
*
Move ``process_tokens`` to ``_MessageStateHandler`` (#6546)
Daniël van Noord
2022-05-08
2
-97
/
+98
*
Move all public methods to ``_MessageStateHandler`` (#6545)
Daniël van Noord
2022-05-08
2
-176
/
+184
*
Create ``_MessageStateHandler`` and move all private methods
Daniël van Noord
2022-05-08
2
-115
/
+141
*
Add typing to `pylint.pyreverse.diagrams.py` (#6547)
Andreas Finkler
2022-05-08
1
-43
/
+78
*
Add an exception for `IndexError` inside `uninferable_final_decorator` (#6532)
Mark Byrne
2022-05-07
4
-12
/
+55
*
Added dict-iter-missing-items message example
Matus Valo
2022-05-07
2
-0
/
+6
*
Make the scope of ``PyLinter`` messages explicit
Daniël van Noord
2022-05-07
1
-2
/
+27
*
Don't emit unsubscriptable-object for string annotations (#6536)
Marc Mueller
2022-05-07
9
-9
/
+62
*
Correct link to VSCode IDE integration documentation (#6534)
Harry
2022-05-07
1
-1
/
+3
*
Fix saving of persistent data files on different drives (#6526)
Daniël van Noord
2022-05-06
4
-7
/
+75
*
Change confidence for no-self-use to INFERENCE
Marc Mueller
2022-05-06
2
-5
/
+5
*
Add typing to `pylint.pyreverse.main` and `pylint.pyreverse.diadefslib` (#6518)
Andreas Finkler
2022-05-06
2
-17
/
+26
*
Add regression test of invalid-sequence-index false-positive
Andrew Haigh
2022-05-06
1
-0
/
+4
*
Remove never run test (#6520)
Daniël van Noord
2022-05-06
1
-10
/
+0
*
spellcheck will skip the rule names of mypy inline directives (#5929)
Eli Fine
2022-05-06
4
-1
/
+43
*
Fix pylint.config's caching deprecation (#6516)
Pierre Sassoulas
2022-05-06
2
-4
/
+8
*
Fix behavior of empty `--confidence` option
Jacob Walls
2022-05-05
2
-0
/
+9
*
Move caching to pylint.lint from pylint.config and deprecate (#6468)
Pierre Sassoulas
2022-05-05
5
-30
/
+173
*
Fix typo in `SimilarChecker` docstring
Jacob Walls
2022-05-05
1
-1
/
+1
*
Remove fixme from enable list
Jacob Walls
2022-05-05
1
-1
/
+0
*
Fix invalid-enum-extension with IntFlag (#6511)
Marc Mueller
2022-05-05
2
-11
/
+16
*
Disable duplicate-code warnings
Marc Mueller
2022-05-05
1
-0
/
+5
*
Move no-self-use to optional extension (#6448)
Marc Mueller
2022-05-05
84
-156
/
+300
*
Move ``PYLINTHOME`` to constants and test it (#6509)
Daniël van Noord
2022-05-05
3
-45
/
+100
*
Exit gracefully for unrecognized command line options (#6506)
Daniël van Noord
2022-05-05
2
-7
/
+7
*
Move changelog for redefined-loop-name and add "Checker" to class name
Jacob Walls
2022-05-05
2
-7
/
+9
*
Refactor of ``config.__init__.py``
Daniël van Noord
2022-05-05
2
-14
/
+16
*
Fix the loading of unrelated tools options (#6356)
Pierre Sassoulas
2022-05-05
9
-3
/
+55
*
Activate the ``duplicate-code`` checker (#6121)
Pierre Sassoulas
2022-05-05
7
-3
/
+18
*
Allow not yet published extensions links in ``linkcheck`` (#6499)
Daniël van Noord
2022-05-05
1
-0
/
+2
*
Regression tests for setup.cfg's options using the wrong section failing sile...
Pierre Sassoulas
2022-05-05
2
-0
/
+12
*
Do not report useless-suppression on duplicate-code
Daniël van Noord
2022-05-05
5
-0
/
+31
*
Change default values of ``ignore-imports`` and ``ignore-signatures`` (#6500)
Daniël van Noord
2022-05-05
4
-2
/
+10
*
Move AstCallback (#6502)
Marc Mueller
2022-05-05
3
-14
/
+18
*
Change ``pyreverse`` output
Daniël van Noord
2022-05-05
1
-1
/
+1
[next]