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
*
Bump pylint to 2.13.9, update changelog
v2.13.9
Pierre Sassoulas
2022-05-13
1
-1
/
+1
*
Bump pylint to 2.13.8, update changelog
v2.13.8
Pierre Sassoulas
2022-05-02
1
-1
/
+1
*
Bump pylint to 2.13.6, update changelog
v2.13.6
Pierre Sassoulas
2022-04-20
1
-1
/
+1
*
Bump pylint to 2.13.5, update changelog
v2.13.5
Pierre Sassoulas
2022-04-06
1
-4
/
+6
*
Bump pylint to 2.13.4, update changelog
v2.13.4
Pierre Sassoulas
2022-03-31
1
-1
/
+1
*
Bump pylint to 2.13.3, update changelog
v2.13.3
Pierre Sassoulas
2022-03-29
1
-2
/
+2
*
Bump pylint to 2.13.1, update changelog
v2.13.1
Pierre Sassoulas
2022-03-26
1
-1
/
+1
*
Cleanup after finding emails and duplicates
Pierre Sassoulas
2022-03-23
1
-35
/
+13
*
Sort contributors according to their number of commits
Pierre Sassoulas
2022-03-23
1
-240
/
+240
*
Separate contributors without email from others
Pierre Sassoulas
2022-03-23
1
-57
/
+64
*
Add the email when easily available
Pierre Sassoulas
2022-03-23
1
-213
/
+416
*
Add missing __magic__ methods to `_SPECIAL_METHODS_PARAMS` (#5941)
Joe Young
2022-03-21
1
-0
/
+1
*
Optimize handling of long lines for checkers like 'missing-final-newline' (#5...
Sergey B Kirpichev
2022-03-16
1
-0
/
+1
*
Enforce one name per line and no line break in CONTRIBUTORS.txt
Pierre Sassoulas
2022-03-13
1
-284
/
+43
*
Uniformize formatting in CONTRIBUTORS.txt
Pierre Sassoulas
2022-03-13
1
-299
/
+307
*
Remove superfluous role 'committer' in contributors.txt
Pierre Sassoulas
2022-03-13
1
-1
/
+1
*
Remove superfluous role for contributors in contributors.txt
Pierre Sassoulas
2022-03-13
1
-181
/
+181
*
Create a maintener section in contributors.txt and cleanup
Pierre Sassoulas
2022-03-13
1
-54
/
+33
*
Add ``typevar-name-missing-variance`` checker (#5825)
Daniël van Noord
2022-03-11
1
-0
/
+2
*
Allow mccabe 0.7.x (#5896)
Konrad Weihmann
2022-03-11
1
-0
/
+2
*
Fix pre-commit configuration hook URL (#5869)
Téo Bouvard
2022-03-07
1
-0
/
+2
*
Fix matching note tags with a non-word char last (#5859)
dbrookman
2022-03-04
1
-0
/
+2
*
Add note on how to share the badge for pylint (#5820)
Kurian Benoy
2022-02-21
1
-0
/
+2
*
Add Or Bahari copyrite aliases (#5721)
orSolocate
2022-01-25
1
-1
/
+1
*
Add a checker for misleading unicode (#5311)
Kound
2022-01-13
1
-1
/
+2
*
Improve non ascii checker (#5643)
Kound
2022-01-10
1
-0
/
+3
*
Fix typos over the whole codebase (#5540)
Kian Meng, Ang
2021-12-17
1
-2
/
+4
*
Fix assigning-non-slot false positive with setattr (#5457)
Jake Lishman
2021-12-15
1
-0
/
+2
*
typecheck: simplify variadic positional detection (#5417)
Jérome Perrin
2021-12-14
1
-0
/
+2
*
Docker: Python 3.10 and Alpine 3.15 (#5443)
oittaa
2021-12-03
1
-0
/
+2
*
Update outdated class name in "How to Write a Checker" test example (#5449)
Philipp Albrecht
2021-12-03
1
-0
/
+2
*
#5452: Fix false positive missing-doc-param from multi-line Google-st… (#5459)
allanc65
2021-12-03
1
-0
/
+3
*
Clarify syntax in pylint.lint example (#5260)
Felix von Drigalski
2021-11-13
1
-1
/
+3
*
Pylint fix for invalid TOML config (#4720)
Tanvi Moharir
2021-11-13
1
-0
/
+3
*
Inspection for `with threading.Lock():` (#5245)
Martin
2021-11-03
1
-0
/
+1
*
Use single worker if importing `multiprocessing.synchronize` fails (#5238)
Harshil
2021-11-03
1
-0
/
+2
*
add changelog and contributor entry
Antonio Quarta
2021-10-31
1
-0
/
+2
*
Fix ``protected-access`` for attributes and methods of nested classes (#5232)
Daniël van Noord
2021-10-31
1
-0
/
+2
*
Unify all `<y or n>` metavars in option's help (#5229)
Tushar Sadhwani
2021-10-29
1
-0
/
+2
*
Clean up some useless-super-delegation logic (#5193)
Samuel Freilich
2021-10-26
1
-0
/
+2
*
Fix exception of pyreverse in handling property function within a class.
Takahide Nojima
2021-10-26
1
-0
/
+2
*
Add configuration option ``exclude-too-few-public-methods`` (#5191)
Mike Fiedler
2021-10-26
1
-0
/
+2
*
Add ``mixin-class-rgx`` option (#5203)
Daniël van Noord
2021-10-25
1
-0
/
+2
*
Add extension checker that suggests any/all statements from for loops (#5196)
Arianna Y
2021-10-25
1
-0
/
+2
*
Fix useless-super-delegation false positive when default keyword argument is ...
Nick Pesce
2021-10-19
1
-0
/
+2
*
Async context manager typo (#5164)
Youngsoo Sung
2021-10-17
1
-0
/
+2
*
Consider Enums when checking for duplicate dictionary keys (#5155)
jaydesl
2021-10-16
1
-0
/
+2
*
Rename `len-as-condition` to `use-implicit-booleaness-not-len` (#5132)
Jaehoon Hwang
2021-10-10
1
-0
/
+2
*
Add support for `ModuleNotFoundError` Python 3.6+ builtin-exception (#5106)
Samuel FORESTIER
2021-10-09
1
-0
/
+2
*
Fix a crash if ``str.format`` is referenced without being called (#5109)
Tim Martin
2021-10-06
1
-0
/
+2
[next]