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
*
Clarify syntax in pylint.lint example (#5260)
Felix von Drigalski
2021-11-13
2
-2
/
+4
*
Pylint fix for invalid TOML config (#4720)
Tanvi Moharir
2021-11-13
17
-5
/
+94
*
Fix ``accept-no-yields/return-doc`` for partially correct docstrings
Daniël van Noord
2021-11-13
6
-4
/
+44
*
Make y/n validator case insensitive (#5294)
Tushar Sadhwani
2021-11-12
3
-0
/
+6
*
Create a framework of functional tests for configuration files (#5287)
Pierre Sassoulas
2021-11-12
22
-101
/
+307
*
Add tests for crash on assignment expressions in if statemenpytts
Daniël van Noord
2021-11-12
3
-0
/
+25
*
Add tests for crash on inference of ``__len__``
Daniël van Noord
2021-11-12
1
-0
/
+12
*
Bump ``astroid`` version to ``2.8.5``
Daniël van Noord
2021-11-12
2
-2
/
+2
*
Add documentation on adding ``pylint`` to ``pre-commit`` (#5292)
Daniël van Noord
2021-11-12
3
-0
/
+48
*
Update coverage requirement from ~=5.5 to ~=6.1.2 (#5239)
dependabot[bot]
2021-11-11
1
-1
/
+1
*
Use a stable file in order to have a stable exit code
Pierre Sassoulas
2021-11-10
2
-1
/
+7
*
Refactor 'check_configuration_file_reader' so we can assert other files
Pierre Sassoulas
2021-11-10
1
-18
/
+30
*
Fix the typing of all PosixPath in tests/config/test_config.py
Pierre Sassoulas
2021-11-10
1
-6
/
+6
*
Simplify 'test_can_read_toml_env_variable' to work like other tests
Pierre Sassoulas
2021-11-10
1
-19
/
+6
*
Add checker `using-final-decorator-in-unsupported-version` (#5165)
Mark Byrne
2021-11-09
12
-13
/
+148
*
[pre-commit.ci] pre-commit autoupdate
pre-commit-ci[bot]
2021-11-08
1
-1
/
+1
*
Bump actions/checkout from 2.3.5 to 2.4.0
dependabot[bot]
2021-11-08
3
-13
/
+13
*
Bump isort from 5.9.3 to 5.10.0
dependabot[bot]
2021-11-08
1
-1
/
+1
*
Simplify toml handling by removing else after try
Pierre Sassoulas
2021-11-08
1
-13
/
+12
*
Rename test_can_read_env_variable so it has 'toml' in it
Pierre Sassoulas
2021-11-08
1
-1
/
+2
*
Remove duplicated comment in 'test_can_read_env_variable'
Pierre Sassoulas
2021-11-08
1
-2
/
+0
*
Move existing config tests to the tests/config directory
Pierre Sassoulas
2021-11-08
2
-0
/
+0
*
Create a function for toml parsing
Pierre Sassoulas
2021-11-08
1
-23
/
+28
*
Create and use a function for module stats initialization (#5271)
Pierre Sassoulas
2021-11-08
2
-19
/
+15
*
Make ``self-cls-assignment`` check tuple assignment (#5268)
Daniël van Noord
2021-11-07
5
-20
/
+23
*
Fix crash on checking private members on ``__class__``
Daniël van Noord
2021-11-05
4
-6
/
+27
*
Remove ``render: python`` from bug description
Daniël van Noord
2021-11-04
1
-1
/
+0
*
Update ``coveralls`` requirement to ~=3.3 (#5257)
Daniël van Noord
2021-11-04
1
-1
/
+1
*
Remove unwanted non-breaking whitespaces in comment (#5256)
Pierre Sassoulas
2021-11-04
3
-13
/
+13
*
Add script to generate new message category id (#5248)
Daniël van Noord
2021-11-04
3
-0
/
+53
*
Inspection for `with threading.Lock():` (#5245)
Martin
2021-11-03
6
-0
/
+134
*
Use single worker if importing `multiprocessing.synchronize` fails (#5238)
Harshil
2021-11-03
4
-0
/
+13
*
[pre-commit.ci] pre-commit autoupdate (#5243)
pre-commit-ci[bot]
2021-11-01
1
-1
/
+1
*
Bump black from 21.9b0 to 21.10b0 (#5240)
dependabot[bot]
2021-11-01
1
-1
/
+1
*
Merge pull request #5233 from sgheppy/nographviz_fix
Andreas Finkler
2021-10-31
4
-1
/
+7
|
\
|
*
add changelog and contributor entry
Antonio Quarta
2021-10-31
3
-0
/
+6
|
*
fix accepted output format without graphviz
Antonio Quarta
2021-10-31
1
-1
/
+1
|
/
*
Remove accidental print statement
Daniël van Noord
2021-10-31
1
-1
/
+0
*
Fix ``protected-access`` for attributes and methods of nested classes (#5232)
Daniël van Noord
2021-10-31
7
-16
/
+123
*
Allow no type in Numpy param docstrings for ``mising-param-doc`` (#5231)
Daniël van Noord
2021-10-31
4
-6
/
+53
*
Unify all `<y or n>` metavars in option's help (#5229)
Tushar Sadhwani
2021-10-29
13
-22
/
+24
*
Fix incorrect ``consider-using-ternary`` when condition is inferable as False...
Arianna Y
2021-10-29
5
-2
/
+17
*
Fix tox dependencies with pypy (#5217)
nozzy123nozzy
2021-10-27
1
-1
/
+3
*
Migration to pytest from unittest for BaseChecker tests
Pierre Sassoulas
2021-10-27
1
-37
/
+35
*
Create a new file for BaseChecker unit tests
Pierre Sassoulas
2021-10-27
2
-61
/
+69
*
Fix deprecation 'check function will only accept sequence of string' (#5218)
Pierre Sassoulas
2021-10-27
2
-14
/
+24
*
Fix the deprecation of set_output in our code (#5209)
Pierre Sassoulas
2021-10-27
4
-20
/
+31
*
Clean up some useless-super-delegation logic (#5193)
Samuel Freilich
2021-10-26
2
-61
/
+47
*
Merge pull request #5198 from nozzy123nozzy/bugfix_of_property
Andreas Finkler
2021-10-26
18
-1
/
+79
|
\
|
*
Update tests/data/property_pattern.py
nozzy123nozzy
2021-10-26
1
-5
/
+0
[next]