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
/
config
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove all old code related to ``optparse`` config parsing. (#8405)
Daniël van Noord
2023-03-08
13
-1542
/
+26
*
[pre-commit] Transition from flake8/autoflake to ruff (#8372)
Pierre Sassoulas
2023-03-02
1
-3
/
+4
*
Changing flake8 to have max-line-length of 115 (#8362)
Ollie
2023-03-02
2
-3
/
+5
*
Support globbing pattern for input specification (#8312)
Alexey Pelykh
2023-03-01
1
-2
/
+12
*
Fixing some too long lines (#8339)
Ollie
2023-02-25
1
-2
/
+2
*
Support globbing patterns for source-roots (#8281)
Alexey Pelykh
2023-02-21
2
-7
/
+8
*
Support Implicit Namespace Packages (PEP 420) (#8153)
Alexey Pelykh
2023-02-09
2
-0
/
+14
*
[ruff] Disable a Star-arg unpacking in a deprecated function
Pierre Sassoulas
2023-02-06
1
-1
/
+1
*
[ruff] B904 Raise exceptions with 'raise ... from err'
Pierre Sassoulas
2023-02-06
1
-1
/
+1
*
Fix inconsistent argument exit code when argparse exit with its own error cod...
David Lawson
2022-12-14
2
-4
/
+10
*
Bump mypy from 0.982 to 0.990 (#7769)
dependabot[bot]
2022-11-14
2
-3
/
+3
*
[use-implicit-booleaness] Fix comparison to empty strings across the codebase...
Pierre Sassoulas
2022-11-07
1
-1
/
+1
*
Use new symbolic name instead of the old names (#7728)
Dani Alcala
2022-11-07
1
-1
/
+1
*
Rename `broad-except` and new check `broad-exception-raised` (#7709)
Dani Alcala
2022-11-05
1
-1
/
+1
*
Sort --generate-rcfile output
Marc Mueller
2022-10-21
1
-2
/
+5
*
Fix handling of ``--`` as separator between positional args and flags (#7551)
Daniël van Noord
2022-10-02
1
-2
/
+7
*
Hotfix mypy precommit errors for colorama and typing on Windows (#7531)
orSolocate
2022-09-27
1
-0
/
+2
*
Add ``minimal`` option to ``pylint-config`` (#7489)
Daniël van Noord
2022-09-19
3
-13
/
+30
*
Accept a comma-separated list of messages IDs in ``--help-msg`` (#7490)
Daniël van Noord
2022-09-19
1
-1
/
+5
*
Provide more context in these two DeprecationWarning.
Yilei Yang
2022-09-16
1
-2
/
+4
*
Use stacklevel=2 in warnings.warn calls to DeprecationWarning where makes sen...
Yilei "Dolee" Yang
2022-09-15
9
-0
/
+38
*
Turn on ``mypy`` strict mode 🎉 (#7448)
Daniël van Noord
2022-09-09
2
-2
/
+2
*
Finish typing across the codebase
Daniël van Noord
2022-09-09
1
-2
/
+4
*
Add typing to deprecated modules
Daniël van Noord
2022-09-09
2
-38
/
+66
*
Fix return type of ``_parse_rich_type_value``
Daniël van Noord
2022-09-09
1
-1
/
+1
*
Add ``Any`` typing to deprecated methods
Daniël van Noord
2022-09-09
2
-4
/
+11
*
Finish some unfinished typing signatures
Daniël van Noord
2022-09-09
4
-6
/
+8
*
Turn on ``check-untyped-defs`` in ``mypy`` (#7407)
Daniël van Noord
2022-09-09
7
-25
/
+38
*
Suppress ``OSError`` in config file discovery (#7423)
Daniël van Noord
2022-09-06
1
-10
/
+42
*
Add typing to ``unittest_config`` (#7404)
Daniël van Noord
2022-09-04
1
-4
/
+12
*
Fix crash when regex option raises a `re.error` exception. (#7228)
Mark Byrne
2022-07-31
1
-2
/
+11
*
Bump or remove some ``TODOs`` (#7141)
Daniël van Noord
2022-07-07
1
-1
/
+2
*
Fix handling of ``--`` as separator of positional arguments and flags
Daniël van Noord
2022-06-30
1
-1
/
+2
*
Fix recognition of config files named ``setup.cfg`` (#3630) (#6577)
Pierre Sassoulas
2022-06-29
1
-4
/
+4
*
Fix handling of quoted ``init-hook`` (#7010)
Daniël van Noord
2022-06-23
1
-1
/
+1
*
Fix typo in option processing
Jacob Walls
2022-06-23
1
-1
/
+1
*
Mix incorrect parsing of multi-line options in ``ini`` files
Daniël van Noord
2022-06-13
2
-2
/
+1
*
Mark `no-self-use` as moved to extensions (#6932)
Jacob Walls
2022-06-13
1
-1
/
+4
*
[bad-option-value] Add a 'useless-option-value' message
Pierre Sassoulas
2022-06-06
1
-3
/
+7
*
[refactor] Callback for disabling or enabling option use a base class
Pierre Sassoulas
2022-06-05
1
-21
/
+34
*
[refactor] Change the name of the stashed messages list in PyLinter
Pierre Sassoulas
2022-06-05
2
-7
/
+7
*
Store namespaces respective to directories (#6789)
Daniël van Noord
2022-06-04
2
-1
/
+15
*
[spellcheck] Fix the spellcheck hopefully for all environments (#6827)
Pierre Sassoulas
2022-06-04
1
-0
/
+1
*
[deleted messages] Add an exception for deleted messages in MessageIdStore
Pierre Sassoulas
2022-06-04
1
-2
/
+1
*
Fix the use of abbreviations for preprocessable options on the CLI (#6820)
Daniël van Noord
2022-06-03
1
-10
/
+33
*
Fix parsing of unrelated options in tox.ini (#6801)
Daniël van Noord
2022-06-03
1
-3
/
+13
*
Don't crash if we can't find the user's home directory (#6806)
Daniël van Noord
2022-06-02
1
-2
/
+6
*
Allow disabling `bad-option-value` and `unrecognized-option` with `--disable=...
Jacob Walls
2022-05-27
2
-7
/
+19
*
Add a TODO for options_by_section
Pierre Sassoulas
2022-05-24
1
-0
/
+3
*
Some initial line wrapping of docstrings (#6672)
Daniël van Noord
2022-05-23
5
-8
/
+18
[next]