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
/
extensions
Commit message (
Expand
)
Author
Age
Files
Lines
*
Bump pylint to 2.12.0, update changelog
v2.12.0
Pierre Sassoulas
2021-11-25
1
-0
/
+2
*
Migrate test for extension to functional tests
Pierre Sassoulas
2021-11-23
21
-1100
/
+0
*
Move ``misplaced-comparison-constant`` to optional extension (#5298)
Daniël van Noord
2021-11-14
1
-1
/
+1
*
Fix ``accept-no-yields/return-doc`` for partially correct docstrings
Daniël van Noord
2021-11-13
3
-0
/
+28
*
Allow no type in Numpy param docstrings for ``mising-param-doc`` (#5231)
Daniël van Noord
2021-10-31
1
-2
/
+8
*
Add extension checker that suggests any/all statements from for loops (#5196)
Arianna Y
2021-10-25
1
-0
/
+247
*
Fix asterisks parsing of ``mising-param-doc`` (#5175)
Daniël van Noord
2021-10-18
1
-11
/
+11
*
Improve documentation of ``docparams`` extension and fix tests (#5095)
Daniël van Noord
2021-10-14
1
-1
/
+83
*
Properly identify undocumented parameters and add new message called missing-...
Konstantina Saketou
2021-10-10
1
-2
/
+1
*
Fix empty regex options not converting to regex
Daniël van Noord
2021-09-29
1
-1
/
+3
*
Make test decorator use ``checker.set_option()``
Daniël van Noord
2021-09-29
1
-2
/
+3
*
Rename ``pylint.testutils.TestMessage`` to ``MessageTest`` (#5051)
Daniël van Noord
2021-09-20
6
-161
/
+161
*
Rename `pylint.testutil.Message` to `pylint.testutil.TestMessage` (#5043)
Daniël van Noord
2021-09-18
6
-161
/
+213
*
Spelling and grammar fixes
Ville Skyttä
2021-09-17
2
-3
/
+3
*
Add typing for ``json_reporter`` and sub-classes
Daniël van Noord
2021-09-16
2
-4
/
+10
*
Bump pylint to 2.11.0, update changelog
v2.11.0
Pierre Sassoulas
2021-09-16
14
-0
/
+14
*
Add typing to ``filepath`` (#4980)
Daniël van Noord
2021-09-16
2
-2
/
+4
*
Add typing with `PyAnnotate` to `./tests` (#4950)
Daniël van Noord
2021-09-04
17
-229
/
+244
*
Refactor various typing related issues (#4940)
Daniël van Noord
2021-09-03
1
-1
/
+1
*
Use alias for astroid.nodes 04 (#4869)
Marc Mueller
2021-08-19
1
-4
/
+3
*
Add extension check against use of while loops (#4860)
Nick Drozd
2021-08-18
1
-0
/
+25
*
Bump pylint to 2.9.4, update changelog
v2.9.4
Pierre Sassoulas
2021-07-20
1
-1
/
+1
*
Bump pylint to 2.9.3, update changelog
v2.9.3
Pierre Sassoulas
2021-07-01
13
-0
/
+13
*
Fix copyright links (#4647)
Marc Mueller
2021-07-01
15
-15
/
+15
*
Make a smarter check to avoid 'useless-type-doc' false positive
Pierre Sassoulas
2021-06-25
1
-3
/
+3
*
Bump pylint to 2.9.0-dev1, update changelog
Pierre Sassoulas
2021-06-17
1
-0
/
+1
*
Add handle_message in BaseReporter and add typing
Pierre Sassoulas
2021-06-15
2
-6
/
+0
*
Revert "Fix existing tests"
Marc Mueller
2021-06-10
1
-1
/
+1
*
Fix existing tests
Marc Mueller
2021-06-10
1
-1
/
+1
*
Fix existing code
Marc Mueller
2021-06-10
1
-3
/
+3
*
Implemented new check consider-using-from-import (#4491)
yushao2
2021-05-23
1
-1
/
+1
*
Prepare for 2.8.0 release
pylint-2.8.0
Pierre Sassoulas
2021-04-24
1
-0
/
+1
*
Rename copying to license and upgrade the setup.cfg (#4338)
Pierre Sassoulas
2021-04-11
15
-15
/
+15
*
New ConfusingConsecutiveElifCheckr (for: #3920) (#4318)
DudeNr33
2021-04-11
1
-0
/
+195
*
Update copyright notice with copyrite
Pierre Sassoulas
2021-02-28
10
-10
/
+10
*
Apply copyrite --contribution-threshold
Pierre Sassoulas
2021-02-21
13
-4
/
+18
*
Remove the # coding, since PEP3120 the default is UTF8
Pierre Sassoulas
2021-02-21
2
-2
/
+0
*
Move from format() to f-string where it makes sense
Pierre Sassoulas
2021-02-16
1
-24
/
+16
*
Enforce docparams consistently when docstring is not present (#3916)
Logan Miller
2021-01-09
1
-1
/
+39
*
empty-comment line number bug fix
Or Bahari
2021-01-03
1
-4
/
+4
*
Merge pull request #3842 from luigibertaco/enhancement-3800-ignore-argument-n...
hippo91
2020-10-18
1
-0
/
+140
|
\
|
*
adds `useless-param-doc` and `useless-type-doc`
Luigi
2020-09-25
1
-15
/
+30
|
*
Adds support to `ignored-argument-names` in DocstringParameterChecker
Luigi
2020-09-18
1
-0
/
+125
*
|
Add empty-comment checker extension
Or
2020-10-07
2
-0
/
+43
|
/
*
Update formatting following black and isort update
Pierre Sassoulas
2020-09-10
1
-2
/
+1
*
Sets up copyright
hippo91
2020-08-20
13
-13
/
+20
*
Switch to isort 5 for pylint's own code
Damien Baty
2020-08-18
7
-12
/
+7
*
Disable redefined-outer-name necessary by design with pytest
Pierre Sassoulas
2020-05-01
1
-0
/
+1
*
Remove unittest.main() not required with pytest
Pierre Sassoulas
2020-05-01
2
-12
/
+2
*
Add missing copyright annotations for the past releases
Claudiu Popa
2020-04-27
13
-18
/
+54
[next]