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
/
lint
/
run.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Disable Info linters in definition instead of Run class (#8576)
Matus Valo
2023-04-14
1
-3
/
+0
*
[PyCQA migration] Upgrade links to the repositories in code and doc (#8514)
Pierre Sassoulas
2023-03-29
1
-2
/
+2
*
[deprecation] Remove 'do_exit' from the 'Run' constructor (#8472)
Pierre Sassoulas
2023-03-21
1
-15
/
+1
*
Add explicit 'stack_level' keyword in Deprecation/User warnings
Pierre Sassoulas
2023-03-21
1
-0
/
+3
*
Clear LRU caches on pylint utilities (#8420)
Jacob Walls
2023-03-10
1
-0
/
+2
*
Changing flake8 to have max-line-length of 115 (#8362)
Ollie
2023-03-02
1
-1
/
+2
*
Tighten design constraints (#8115)
Nick Drozd
2023-01-28
1
-0
/
+1
*
Avoid hanging forever after a parallel job was killed (#7834)
Daniel
2022-12-12
1
-2
/
+7
*
Add flag `--clear-cache-post-run` to support server-like usage (#7802)
Jacob Walls
2022-12-05
1
-1
/
+4
*
Avoid hangs on many-core Windows machines (#7035)
Bruce Dawson
2022-06-25
1
-0
/
+3
*
Prevent pylint.run._cpu_count() from returning 0 (#6903)
Paul Lichtenberger
2022-06-11
1
-0
/
+7
*
Some initial line wrapping of docstrings (#6672)
Daniël van Noord
2022-05-23
1
-1
/
+3
*
Add ``generate`` subparser to ``pylint-config``
Daniël van Noord
2022-05-21
1
-0
/
+12
*
Add setup and --help command to pylint-config
Daniël van Noord
2022-05-21
1
-0
/
+8
*
Add ``pylint-config`` command
Daniël van Noord
2022-05-21
1
-1
/
+16
*
Refactors in preparation of ``pylint-config``
Daniël van Noord
2022-05-17
1
-0
/
+5
*
Remove some words from custom dictionary and update spelling
Daniël van Noord
2022-04-26
1
-1
/
+1
*
Add some typing to ``pylint/lint`` (#6376)
Daniël van Noord
2022-04-18
1
-6
/
+11
*
Move ``Run`` and ``PyLinter`` options to separate file (#6363)
Daniël van Noord
2022-04-17
1
-187
/
+2
*
Improve CPU count detection in cgroup environments and fix CI (#6098)
Daniël van Noord
2022-04-16
1
-4
/
+41
*
Remove unused method
Daniël van Noord
2022-04-15
1
-22
/
+0
*
Add classifications to TODOs across codebase
Daniël van Noord
2022-04-14
1
-1
/
+1
*
Replace .namespace with .config (#6316)
Daniël van Noord
2022-04-14
1
-7
/
+7
*
Use ``python-typing-update`` on ``pylint/lint`` directory
Daniël van Noord
2022-04-14
1
-4
/
+5
*
Add a ``--generate-toml-config`` option (#6199)
Daniël van Noord
2022-04-13
1
-0
/
+29
*
Use ``namespace`` in ``PyLinter``, ``Run`` and ``testutils`` (#6191)
Daniël van Noord
2022-04-05
1
-7
/
+7
*
Move preprocessing of arguments into ``config`` directory
Daniël van Noord
2022-04-04
1
-52
/
+10
*
Remove unused callbacks
Daniël van Noord
2022-04-04
1
-17
/
+1
*
Remove unnecessary ``CallbackActions``
Daniël van Noord
2022-04-04
1
-6
/
+4
*
Refactor the help message
Daniël van Noord
2022-04-04
1
-54
/
+2
*
Exit early on ``--version`` flag
Daniël van Noord
2022-04-04
1
-9
/
+5
*
Add tests and a fake callback
Daniël van Noord
2022-04-04
1
-77
/
+21
*
Create ``_CallbackActions`` for all option callbacks
Daniël van Noord
2022-04-04
1
-25
/
+42
*
Allow setting a ``CallbackAction`` instead of ``"callback"``
Daniël van Noord
2022-04-02
1
-3
/
+4
*
Remove broken ``generate-man`` option (#6126)
Daniël van Noord
2022-04-02
1
-16
/
+1
*
Some refactors of configuration file discovery (#6052)
Daniël van Noord
2022-04-01
1
-4
/
+15
*
Move ``long-help`` to the ``Run`` class (#6041)
Daniël van Noord
2022-03-29
1
-1
/
+22
*
Add a pre-commit hook to check the copyright notice
Pierre Sassoulas
2022-03-24
1
-1
/
+1
*
Simplify hard to maintain copyright notice
Pierre Sassoulas
2022-03-24
1
-0
/
+1
*
Upgrade ``pydocstringformatter`` to ``0.5.0`` (#5910)
Daniël van Noord
2022-03-13
1
-1
/
+3
*
Fix the period added in docstring automatically by mistake (#5790)
Pierre Sassoulas
2022-02-10
1
-4
/
+1
*
Update ``pydocstringformatter`` to 0.4.0 (#5787)
Daniël van Noord
2022-02-10
1
-16
/
+16
*
Remove the ``check_docs`` extension and remove any references to it (#5730)
Daniël van Noord
2022-01-27
1
-7
/
+1
*
Create ``_config_initialization`` util and use in functional tests (#5591)
Daniël van Noord
2021-12-23
1
-40
/
+2
*
Fix typos accross the whole codebase (#5575)
Pierre Sassoulas
2021-12-21
1
-3
/
+3
*
Fix typos over the whole codebase (#5540)
Kian Meng, Ang
2021-12-17
1
-1
/
+1
*
Allow failing when score is affected by `Information` warning (#5318)
Daniël van Noord
2021-11-29
1
-2
/
+7
*
Fix typo in pylintrc for useless-suppression (#5303)
Daniël van Noord
2021-11-23
1
-1
/
+1
*
Add error codes to all ``type: ignore`` (#5329)
Daniël van Noord
2021-11-17
1
-1
/
+1
*
Add ``enable-all-extensions`` option (#5315)
Daniël van Noord
2021-11-15
1
-0
/
+24
[next]