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
/
doc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Pin mypy and typed-ast to fix the CI
Claudiu Popa
2019-09-30
1
-1
/
+1
*
Prepare release
Claudiu Popa
2019-09-24
1
-1
/
+1
*
New check: import-outside-toplevel (close #3067) (#3079)
Nick Drozd
2019-09-17
1
-0
/
+5
*
Add a command to list enabled/disabled messages
Trevor Bekolay
2019-09-12
2
-3
/
+12
*
Allow f-strings as a valid logging string formatting choice
Ashley Whetter
2019-09-10
1
-0
/
+8
*
Report unnecessary else after continue and break
Robert Schweizer
2019-09-10
1
-0
/
+7
*
Added a new check, consider-using-sys-exit, close #2925 (#3062)
Sushobhit
2019-08-22
1
-0
/
+7
*
Add a new check `arguments-out-of-order`
mattlbeck
2019-08-16
1
-0
/
+8
*
Don't emit protected-acces for single underscore prefixed attributes in speci...
hippo91
2019-08-06
1
-0
/
+5
*
[black style] Apply black style on unformatted python file
Pierre Sassoulas
2019-07-22
1
-1
/
+1
*
Added a new check, ``invalid-overridden-method``
Claudiu Popa
2019-07-18
1
-0
/
+8
*
Added a new check, ``redeclared-assigned-name``
Claudiu Popa
2019-07-17
1
-0
/
+7
*
Added a new check, ``self-assigning-variable``
Claudiu Popa
2019-07-17
1
-0
/
+16
*
Added a new check, ``property-with-parameters``.
Claudiu Popa
2019-07-16
1
-0
/
+5
*
Add new checker (unnecessary-comprehension) (close #2905)
PHeanEX
2019-07-16
1
-0
/
+7
*
Grammar Fixes (#2974)
OisÃn Moran
2019-07-07
1
-2
/
+2
*
Refactor - Remove unused argument 'name'
Pierre Sassoulas
2019-06-20
1
-2
/
+0
*
Refactor - Clearer function name ('rest' -> 'rst') in utils
Pierre Sassoulas
2019-06-20
1
-2
/
+2
*
Refactor - Remove useless parameter in print_checker_doc
Pierre Sassoulas
2019-06-20
1
-2
/
+2
*
Refactor - Use get_rest_title where it could be
Pierre Sassoulas
2019-06-20
1
-3
/
+4
*
Refactor - Use a constant for the main checker name
Pierre Sassoulas
2019-06-20
1
-1
/
+2
*
Refactor - Give a checker instead of a string to _print_checker_doc
Pierre Sassoulas
2019-06-20
1
-16
/
+14
*
Dropped support for Python 3.4
Claudiu Popa
2019-06-20
1
-2
/
+2
*
Mention the name of the new signature-mutators option
Claudiu Popa
2019-05-23
1
-3
/
+6
*
Can choose decorators that mutate a function's signature (#2926)
Ashley Whetter
2019-05-23
1
-0
/
+11
*
Fix misspellings in documentation (#2922)
Nick Smith
2019-05-19
1
-1
/
+1
*
Add a what's new entry for the new extension
Claudiu Popa
2019-04-29
1
-1
/
+12
*
Add 'of' to GoogleDocstring multiple type (#2884)
Zeb Nicholls
2019-04-29
1
-0
/
+14
*
Added subprocess.run explicit set `check` argument checker. Closes #2848
fadedDexofan
2019-04-19
1
-0
/
+4
*
Pin sphinx to the latest and fix the warning it caused
Claudiu Popa
2019-03-29
1
-1
/
+1
*
Add preferred-modules option and check
Paul Renvoisé
2019-03-27
1
-0
/
+9
*
Fix last updated date in sphinx documentation (#2828)
Dan Hemberger
2019-03-24
1
-1
/
+1
*
Feat - Makes C0412 (ungrouped-imports) compatible with isort (#2824)
Pierre Sassoulas
2019-03-22
1
-0
/
+12
*
Add Tidelift information
Claudiu Popa
2019-03-20
4
-2
/
+24
*
Add new linter: dict-iter-missing-items
yory8
2019-03-20
1
-1
/
+5
*
Doc - Add isort in the contribution doc
Pierre Sassoulas
2019-03-20
1
-1
/
+2
*
Style - Re-Apply black following the isort cleanup
Pierre Sassoulas
2019-03-20
3
-104
/
+110
*
Style - Apply isort on all apllicable files
Pierre Sassoulas
2019-03-20
3
-8
/
+9
*
Add a new ``missing-parentheses-for-call-in-test`` check
hippo91
2019-03-19
2
-1
/
+4
*
Make ``len-as-condition`` only fire when a ``len(x)`` call is made without an...
Paul Renvoise
2019-03-19
1
-0
/
+26
*
Relicense the logo as CC-BY-SA-4.0 (#2786)
David Douard
2019-03-05
1
-0
/
+267
*
Added a new check `class-variable-slots-conflict`
Claudiu Popa
2019-03-03
1
-0
/
+11
*
Move the --from-stdin changelog to 2.4
Claudiu Popa
2019-03-02
2
-5
/
+5
*
Add support for reading from stdin (#2746)
Thomas Hisch
2019-03-02
1
-0
/
+5
*
Update the release process following the Travis autodeployments
Claudiu Popa
2019-03-02
1
-7
/
+9
*
Fix trivial typo in 2.3.rst
Dan Hemberger
2019-03-01
1
-1
/
+1
*
Master is now 2.4
Claudiu Popa
2019-02-27
2
-0
/
+19
*
Add note about pushing the tags
pylint-2.3.0
Claudiu Popa
2019-02-27
1
-3
/
+3
*
Better phrasing for this release changes
Claudiu Popa
2019-02-27
1
-1
/
+2
*
Prepare 2.3, also update the release document for this release
Claudiu Popa
2019-02-27
1
-2
/
+2
[next]