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
/
pylintrc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Move ``misplaced-comparison-constant`` to optional extension (#5298)
Daniël van Noord
2021-11-14
1
-0
/
+1
*
Add configuration option ``exclude-too-few-public-methods`` (#5191)
Mike Fiedler
2021-10-26
1
-0
/
+3
*
Enable for_any_all check (#5206)
Nick Drozd
2021-10-25
1
-0
/
+1
*
Add ``mixin-class-rgx`` option (#5203)
Daniël van Noord
2021-10-25
1
-2
/
+5
*
Fix ``missing-function-docstring`` not checking ``__init__`` (#5147)
Daniël van Noord
2021-10-17
1
-1
/
+1
*
Add missing setting to ``pylintrc``
Daniël van Noord
2021-09-29
1
-1
/
+5
*
Add `consider-using-assignment-expr` to `CodeStyleChecker` (#4876)
Marc Mueller
2021-08-30
1
-3
/
+3
*
Add pylintrc config for typing extension (#4843)
Marc Mueller
2021-08-14
1
-0
/
+9
*
Enable some Pylint extensions (#4842)
Nick Drozd
2021-08-14
1
-0
/
+3
*
Add ignored-parents option to design checker (#4758)
Rebecca Turner
2021-07-28
1
-0
/
+3
*
Move to new extension CodeStyleChecker
Marc Mueller
2021-06-10
1
-1
/
+2
*
Remove implicit concat in str shortened enough by black
Pierre Sassoulas
2021-04-04
1
-1
/
+1
*
Remove filter from list of bad functions
Marc Mueller
2021-04-03
1
-1
/
+1
*
Fix pylintrc file
Marc Mueller
2021-04-03
1
-4
/
+8
*
Each enable on their on line in pylintrc
Pierre Sassoulas
2021-03-25
1
-1
/
+4
*
Add extension-pkg-allow-list option
Peter Kolbus
2021-03-09
1
-1
/
+1
*
Reduce 'blacklist' term for ignored files
Peter Kolbus
2021-03-09
1
-1
/
+1
*
Enable else-if-used extension (#3316)
Nick Drozd
2019-12-24
1
-0
/
+1
*
Fix - add `__post_init__` into `defining-attr-methods` to avoid `attribute-de...
Andrzej Klajnert
2019-07-05
1
-1
/
+1
*
Fix a bunch of linting errors from the codebase
Claudiu Popa
2019-05-22
1
-2
/
+1
*
Reformat the code with black
Claudiu Popa
2018-09-17
1
-0
/
+2
*
Grammar fixes to docs (#2492)
Drew
2018-09-15
1
-1
/
+1
*
Remove the maximum length from the style regular expressions (#2290)
SergeyKosarchuk
2018-07-17
1
-4
/
+4
*
We don't need any reports
Claudiu Popa
2018-05-17
1
-1
/
+1
*
Enable no-member
Nick Drozd
2018-01-04
1
-1
/
+0
*
Set max-statements to 100
Nick Drozd
2018-01-04
1
-2
/
+1
*
Set max-args to 10
Nick Drozd
2018-01-04
1
-2
/
+1
*
Enable redefined-builtin
Nick Drozd
2018-01-04
1
-1
/
+0
*
Enable import-error
Nick Drozd
2018-01-04
1
-1
/
+0
*
Set max-attributes to 11
Nick Drozd
2018-01-04
1
-2
/
+1
*
Set max-locals to 25
Nick Drozd
2018-01-04
1
-2
/
+1
*
Set max-branches to 26
Nick Drozd
2018-01-04
1
-2
/
+1
*
Enable broad-except check
Nick Drozd
2018-01-04
1
-1
/
+0
*
Set max-module-lines to 2000
Nick Drozd
2018-01-04
1
-2
/
+1
*
Set max-public-methods to 25
Nick Drozd
2018-01-04
1
-2
/
+1
*
Set max-returns to 11
Nick Drozd
2018-01-04
1
-2
/
+1
*
Organize disabled pylint messages
Nick Drozd
2018-01-04
1
-7
/
+20
*
Get rid of old pylintrc disable redefined-variable-type
Nick Drozd
2018-01-04
1
-2
/
+0
*
Remove anomalous-backslash-in-string from pylintrc ignore list (#1404)
Łukasz Rogalski
2017-04-02
1
-2
/
+1
*
Added threading.local to ignored classes default list (#946)
Jürgen Hermann
2016-06-24
1
-1
/
+1
*
Made list of property-like decorators configurable. (#942)
Yannack
2016-06-20
1
-0
/
+3
*
Removed the bad-builtin check
Claudiu Popa
2016-05-10
1
-1
/
+1
*
Make list of contextmanager decorators configurable.
Filipe Brandenburger
2016-02-02
1
-0
/
+4
*
Basic travis support.
Claudiu Popa
2015-12-16
1
-1
/
+3
*
error E0201 is obsolete - now E1101
Anentropic
2015-11-18
1
-1
/
+1
*
Remove deprecated option.
Claudiu Popa
2015-10-09
1
-3
/
+0
*
--comment flag was obsoleted and it will be removed in Pylint 1.6.
Claudiu Popa
2015-08-20
1
-4
/
+0
*
Remove deprecated options from the configuration file.
Claudiu Popa
2015-08-20
1
-17
/
+0
*
ignored-classes option can work with qualified names, as well as with Unix pa...
Claudiu Popa
2015-07-07
1
-1
/
+1
*
Ignore bad-builtin.
Claudiu Popa
2015-05-17
1
-1
/
+1
[next]