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
/
CONTRIBUTORS.txt
Commit message (
Expand
)
Author
Age
Files
Lines
*
Split missing+differing docstring param checks (#1344)
John Paraskevopoulos
2017-03-11
1
-0
/
+2
*
Add new extension for detecting integer comparisons against zero (#1243)
Alexander Todorov
2016-12-31
1
-1
/
+2
*
Add new extension for comparison against empty string constants (#1183)
Alexander Todorov
2016-12-29
1
-1
/
+2
*
Add new contributor and changelog entry
Claudiu Popa
2016-12-27
1
-0
/
+2
*
Check the number of elements before attempting to unpack them
Moises Lopez - https://www.vauxoo.com/
2016-12-27
1
-0
/
+1
*
Add new contributor.
Claudiu Popa
2016-12-14
1
-0
/
+2
*
Add a new option for finding unused global variables.
Łukasz Rogalski
2016-12-13
1
-1
/
+1
*
Add a new check, superflous-else-return
Moisés López
2016-12-04
1
-1
/
+1
*
Update the committers list.
Claudiu Popa
2016-12-04
1
-11
/
+17
*
Add Python 3 checker for accessing deprecated functions on the `string` modul...
Roy Williams
2016-12-02
1
-0
/
+1
*
Add a Python 3 Checker to find invalid imports in Python 3 (#1182)
Roy Williams
2016-11-30
1
-2
/
+3
*
Add new checker len-as-condition (#1154)
Alexander Todorov
2016-11-29
1
-1
/
+2
*
Add a Python 3 warning about accessing sys.maxint (#1180)
Roy Williams
2016-11-29
1
-0
/
+1
*
Report when __slots__ is a simple string and not a non-string container (#1171)
Anthony Foglia
2016-11-24
1
-0
/
+2
*
Add a Python 3 checker for calls to `encode` or `decode` with non-text codecs...
Roy Williams
2016-11-23
1
-1
/
+2
*
Fix a typo in CONTRIBUTORS (#1153)
Alexander Todorov
2016-11-02
1
-1
/
+1
*
Add What's New entry about overlapping-except.
Claudiu Popa
2016-10-31
1
-0
/
+2
*
Add a checker for accessing `Exception.message` in Python 2. (#1147)
Roy Williams
2016-10-31
1
-1
/
+2
*
Add a Python 3 warning for implementing `__eq__` without also implementing `_...
Roy Williams
2016-09-26
1
-0
/
+2
*
Add new error conditions for 'bad-super-call' (#1109)
Alexander Todorov
2016-09-18
1
-0
/
+2
*
Added some missing changes to the docs
Ashley Whetter
2016-07-23
1
-1
/
+3
*
Relax size limit for names intended for private scope
Elias Dorneles
2016-07-18
1
-0
/
+2
*
Add type inference for missing-raises-doc
Glenn Matthews
2016-07-18
1
-2
/
+2
*
Cleanup the code, to make it more understandable, correct documentation and c...
Claudiu Popa
2016-07-12
1
-1
/
+1
*
Add a new refactoring message, 'consider-merging-isinstance`.
Moisés López
2016-07-12
1
-1
/
+2
*
Automatic generation of extensions.rst (#988)
Glenn Matthews
2016-07-10
1
-1
/
+2
*
Fixed check_docs doc error (#735)
Glenn Matthews
2016-07-01
1
-0
/
+2
*
Made list of property-like decorators configurable. (#942)
Yannack
2016-06-20
1
-0
/
+2
*
Add the new and old missing committers.
Claudiu Popa
2016-06-01
1
-5
/
+8
*
wrong-import-position, wrong-import-order: Skip try-import cases and nested i...
Moises Lopez - https://www.vauxoo.com/
2016-05-24
1
-0
/
+1
*
Added a new extension for checking documented exceptions raised (#904)
Ashley Whetter
2016-05-20
1
-0
/
+1
*
Add check for mccabe complexity cyclomatic threshold (#877)
Moises Lopez - https://www.vauxoo.com/
2016-05-09
1
-1
/
+2
*
Add missing changelog entries and new contributor.
Claudiu Popa
2016-04-30
1
-0
/
+2
*
[REF] import-checkers: Use of isort (#879)
Moises Lopez - https://www.vauxoo.com/
2016-04-30
1
-1
/
+2
*
[IMP] Add New checks for PEP 0257 - Docstring Conventions - triple double quo...
Luis Escobar
2016-04-13
1
-1
/
+3
*
[REF] CONTRIBUTORS.txt: Add Moisés López contribution
Moisés López
2016-04-07
1
-0
/
+2
*
Add ChangeLog entry and new contributor.
Claudiu Popa
2016-03-16
1
-0
/
+2
*
format: check for & warn about trailing newlines
Mike Frysinger
2016-01-09
1
-0
/
+2
*
Add the ability to ignore files based on regex matching.
Aru Sahni
2016-01-09
1
-1
/
+1
*
Port .hgignore to .gitignore
Aru Sahni
2015-12-09
1
-0
/
+2
*
check if the type of a variable is redefined (at a function, class or module ...
Laura Médioni
2015-10-30
1
-1
/
+1
*
Check imports are located at the top of the module (right after docstring and...
Laura Médioni
2015-11-10
1
-1
/
+2
*
Check imports are ordered (standard, 3rd party, local) and grouped by package
Laura Médioni
2015-11-09
1
-1
/
+1
*
Check for nots too many in comparison expressions
Laura Médioni
2015-10-26
1
-1
/
+1
*
check the number of boolean expressions in if statement is reasonnable
Laura Médioni
2015-10-29
1
-1
/
+2
*
check if the number of nested block in a function or a method isn't too high
Laura Médioni
2015-10-30
1
-1
/
+1
*
check for static methods declared without a decorator
Laura Médioni
2015-10-29
1
-1
/
+2
*
Merge heads.
Claudiu Popa
2015-10-26
1
-0
/
+2
|
\
|
*
add a new rule looking for yoda conditions
Laura Médioni
2015-10-15
1
-0
/
+2
*
|
Update the contribution stats for Dmitry.
Claudiu Popa
2015-10-18
1
-1
/
+1
|
/
[next]