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
/
tests
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update copyrite notice
v2.8.2
Pierre Sassoulas
2021-04-26
4
-1
/
+4
*
Changes after black update
Marc Mueller
2021-04-26
5
-7
/
+7
*
Prepare for 2.8.0 release
pylint-2.8.0
Pierre Sassoulas
2021-04-24
5
-1
/
+6
*
Add new extension TypingChecker (#4382)
Marc Mueller
2021-04-24
18
-0
/
+463
*
Enhancement 1070 file output (#4339)
DudeNr33
2021-04-23
1
-0
/
+95
*
Enhancement #3413 ``consider-using-with`` (#4372)
DudeNr33
2021-04-23
9
-11
/
+200
*
Fix crash min-max refactoring checker (#4380)
Marc Mueller
2021-04-19
1
-0
/
+10
*
Added test case for issue #4163 (#4374)
Elizabeth Bott
2021-04-18
2
-0
/
+9
*
resolved false positive on unused variables in decorator functions (#4373)
haasea
2021-04-18
2
-0
/
+13
*
Enhancement/add checker consider using min max builtin (#4359)
Qwiddle13
2021-04-17
2
-0
/
+108
*
Fix - Improve check for invalid PEP 585 syntax (#4345)
Marc Mueller
2021-04-12
4
-4
/
+18
*
Improve check for invalid PEP 585 syntax inside functions (#4340)
Marc Mueller
2021-04-12
5
-3
/
+52
*
Rename copying to license and upgrade the setup.cfg (#4338)
Pierre Sassoulas
2021-04-11
55
-55
/
+55
*
New ConfusingConsecutiveElifCheckr (for: #3920) (#4318)
DudeNr33
2021-04-11
4
-0
/
+239
*
Add a regression test for #2605 (#4337)
Pierre Sassoulas
2021-04-11
2
-0
/
+17
*
Add generic alias test cases (#4239)
Marc Mueller
2021-04-10
31
-0
/
+1260
*
Update ``astroid`` to 2.5.3 (#4334)
Marc Mueller
2021-04-10
3
-1
/
+17
*
fixing comments to break into multiple lines
Eli Fine
2021-04-10
1
-5
/
+11
*
obtaining list of comment directives to ignore from pylintrc
Eli Fine
2021-04-10
1
-0
/
+21
*
skipping spellcheck for code flanked in backticks
Eli Fine
2021-04-10
1
-32
/
+40
*
skipping spellcheck for tool directives in comments
Eli Fine
2021-04-10
1
-0
/
+68
*
Enable loading of plugins in functional tests (Fix 4331) (#4332)
DudeNr33
2021-04-09
5
-2
/
+18
*
Refactor MessageId Store with a better error message
Pierre Sassoulas
2021-04-09
1
-2
/
+2
*
Don't show DuplicateBasesError for attribute access (#4317)
Marc Mueller
2021-04-08
1
-1
/
+4
*
Bug pylint 4019 (#4311)
hippo91
2021-04-08
2
-0
/
+20
*
test: fix fail_under regression
chohner
2021-04-07
4
-30
/
+35
*
test: dont fail on same score
chohner
2021-04-07
1
-1
/
+1
*
pass if score equals fail_under
chohner
2021-04-07
1
-1
/
+1
*
Fix false-positive used-before-assignment in function returns
Marc Mueller
2021-04-07
2
-13
/
+19
*
Bug pylint 4122 (#4304)
hippo91
2021-04-07
2
-0
/
+53
*
Use prescriptve description for unidiomatic-typecheck
DudeNr33
2021-04-06
1
-14
/
+14
*
Fix test failing if setup.py is not a launchable script
Pierre Sassoulas
2021-04-05
1
-3
/
+6
*
Remove implicit concat in str shortened enough by black
Pierre Sassoulas
2021-04-04
1
-3
/
+1
*
Command without the equal for Windows
Pierre Sassoulas
2021-04-03
1
-1
/
+1
*
Add a test for epylint for issue 4286
Pierre Sassoulas
2021-04-03
1
-0
/
+61
*
Fix paths under windows with better path creation
Pierre Sassoulas
2021-04-03
1
-4
/
+4
*
Add very basic tests for expand modules
Pierre Sassoulas
2021-04-03
2
-1
/
+64
*
Move utils.expand_module in its own file in lint
Pierre Sassoulas
2021-04-03
2
-13
/
+19
*
Apply const-naming-style to module const annotated with Final
Marc Mueller
2021-04-03
5
-0
/
+9
*
Allow protected-access in class methods (#4267)
James Sinclair
2021-04-01
2
-0
/
+119
*
Fix class constant naming
Marc Mueller
2021-04-01
8
-4
/
+41
*
Add functional tests for issue #4273
Pierre Sassoulas
2021-04-01
2
-44
/
+67
*
Reactivate test that was removed waiting for an astroid merge
Pierre Sassoulas
2021-04-01
1
-4
/
+2
*
Skip test_missing_graphviz if graphviz is installed (#4270)
Pierre Sassoulas
2021-03-30
1
-0
/
+4
*
Fix disabled warning not ignored (#4268)
pylint-2.7.4
Pierre Sassoulas
2021-03-30
2
-0
/
+10
*
Fix issue with annotated class constants (#4266)
Marc Mueller
2021-03-30
2
-18
/
+22
*
Prepare 2.7.3 release (#4261)
pylint-2.7.3
2.7
Pierre Sassoulas
2021-03-29
5
-0
/
+5
*
Fix various problems with --import-graph filename parsing (#4259)
Andrew Howe
2021-03-29
1
-3
/
+15
*
Fix regession with sys.path filter (2)
Marc Mueller
2021-03-28
1
-1
/
+4
*
Fix regression with sys.path filter (#4258)
Marc Mueller
2021-03-28
1
-25
/
+126
[next]