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
/
pylint
/
extensions
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Use main instead of master as main checker name (#6569)
Daniël van Noord
2022-05-10
2
-2
/
+2
*
Change confidence for no-self-use to INFERENCE
Marc Mueller
2022-05-06
1
-2
/
+2
*
Move no-self-use to optional extension (#6448)
Marc Mueller
2022-05-05
3
-4
/
+113
*
Move changelog for redefined-loop-name and add "Checker" to class name
Jacob Walls
2022-05-05
1
-2
/
+2
*
Add optional check `redefined-loop-name` (#5649)
Jacob Walls
2022-05-01
1
-0
/
+89
*
Run development version of ``pydocstringformatter`` (#6469)
Daniël van Noord
2022-04-28
4
-4
/
+4
*
Remove some words from custom dictionary and update spelling
Daniël van Noord
2022-04-26
2
-2
/
+2
*
[spelling] Remove remaining typoes detected by the spelling checker
Pierre Sassoulas
2022-04-26
1
-2
/
+3
*
[typing] Add missing type in the private import checker
Pierre Sassoulas
2022-04-22
1
-3
/
+5
*
Migrate from utils.check_messages to utils.only_required_for_messages (#6432)
Pierre Sassoulas
2022-04-22
16
-32
/
+32
*
Migrate from 'check_messages' to 'only_required_for_messages' (#6417)
Pierre Sassoulas
2022-04-21
1
-2
/
+2
*
Remove ``IAstroidChecker`` from ``__implements__``
Daniël van Noord
2022-04-19
20
-50
/
+9
*
Subclass ``BaseRawFileChecker`` and ``BaseTokenChecker``
Daniël van Noord
2022-04-19
2
-6
/
+4
*
Add typing to BaseChecker.process_token (#6273)
Pierre Sassoulas
2022-04-19
1
-1
/
+2
*
Add ``--minimal-messages-config`` option for functional tests (#6246)
Andreas Finkler
2022-04-16
1
-1
/
+1
*
Deprecate ``get_global_option``
Daniël van Noord
2022-04-15
3
-9
/
+6
*
Use ``--py39-plus`` and ``--full-reorder`` in ``python-typing-update`` (#6313)
Daniël van Noord
2022-04-14
2
-2
/
+4
*
Replace .namespace with .config (#6316)
Daniël van Noord
2022-04-14
6
-16
/
+16
*
Use ``python-typing-update`` on ``pylint/extensions`` directory (#6308)
Daniël van Noord
2022-04-14
22
-77
/
+125
*
Update broken and redirected links across the project
Daniël van Noord
2022-04-13
1
-1
/
+1
*
Require python ``3.7.2+`` (#5921)
Daniël van Noord
2022-04-11
1
-3
/
+1
*
Remove the ``future_option_parsing`` keyword (#6253)
Daniël van Noord
2022-04-11
6
-17
/
+1
*
Handle asterisks better in Sphinx and Google style docstrings
Daniël van Noord
2022-04-07
2
-27
/
+36
*
Re-enable checker ``bad-docstring-quotes`` for Python <= 3.7. (#6148)
Joe Young
2022-04-03
1
-4
/
+2
*
Use ``argparse`` config handler in all extensions
Daniël van Noord
2022-04-02
6
-18
/
+40
*
Remove the concept of checker priority (#6034)
Daniël van Noord
2022-04-01
10
-11
/
+0
*
Don't emit broken typing errors inside TYPE_CHECKING blocks (#5984)
Marc Mueller
2022-03-26
1
-4
/
+9
*
Add a pre-commit hook to check the copyright notice
Pierre Sassoulas
2022-03-24
23
-14
/
+47
*
Simplify hard to maintain copyright notice
Pierre Sassoulas
2022-03-24
14
-125
/
+14
*
Remove uses of ``NodeNG.doc`` in favour of ``doc_node``
Daniël van Noord
2022-03-15
3
-12
/
+14
*
Introduce new 'import-private-name' checker (#5610)
Arianna
2022-03-14
1
-0
/
+248
*
Upgrade ``pydocstringformatter`` to ``0.5.0`` (#5910)
Daniël van Noord
2022-03-13
8
-10
/
+16
*
Add confidence value to typing extension messages (#5892)
Marc Mueller
2022-03-11
1
-0
/
+3
*
Add broken Callable check (#5891)
Marc Mueller
2022-03-10
1
-7
/
+97
*
Add broken NoReturn check (#5304)
Marc Mueller
2022-03-10
1
-1
/
+50
*
Restore the useful part of the python3 checker (#5843)
Pierre Sassoulas
2022-03-08
3
-2
/
+41
*
Update ``pydocstringformatter`` to 0.4.0 (#5787)
Daniël van Noord
2022-02-10
10
-21
/
+21
*
[pre-commit.ci] pre-commit autoupdate (#5758)
pre-commit-ci[bot]
2022-02-01
1
-14
/
+14
*
Clearer error message for useless-else-x type messages (#5736)
Pierre Sassoulas
2022-01-30
1
-1
/
+1
*
Remove the ``check_docs`` extension and remove any references to it (#5730)
Daniël van Noord
2022-01-27
1
-25
/
+0
*
Disable bad-docstring-quotes for <= 3.7 (#5526)
kasium
2022-01-11
1
-2
/
+4
*
Add ``future=True`` to all ``NodeNG.frame`` calls (#5621)
Daniël van Noord
2022-01-10
3
-5
/
+5
*
Format docstrings with ``pydocstringformatter``
Daniël van Noord
2022-01-02
5
-12
/
+9
*
Add typing and uniformize the checker registering in Pylinter (#5558)
Pierre Sassoulas
2021-12-27
20
-95
/
+106
*
Fix typos accross the whole codebase (#5575)
Pierre Sassoulas
2021-12-21
7
-19
/
+22
*
Remove unneccessary use of parenthesis in add_message
Pierre Sassoulas
2021-12-20
1
-1
/
+1
*
Fix the typing for BroadTryClause.visit_tryexcept
Pierre Sassoulas
2021-12-20
1
-1
/
+2
*
Fix typos over the whole codebase (#5540)
Kian Meng, Ang
2021-12-17
1
-1
/
+1
*
Upgrade mypy to 0.920 (#5535)
Marc Mueller
2021-12-16
1
-1
/
+1
*
Enable missing-raises-doc to understand class hierarchies (#5278)
kasium
2021-12-15
2
-16
/
+28
[prev]
[next]