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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Bump actions/setup-python from v2.2.1 to v2.2.2
dependabot/github_actions/actions/setup-python-v2.2.2
dependabot[bot]
2021-04-19
1
-11
/
+11
*
Added test case for issue #4163 (#4374)
Elizabeth Bott
2021-04-18
2
-0
/
+9
*
resolved false positive on unused variables in decorator functions (#4373)
haasea
2021-04-18
5
-0
/
+22
*
Enhancement/add checker consider using min max builtin (#4359)
Qwiddle13
2021-04-17
6
-0
/
+206
*
Use Python official doc's terminology (#4349)
Emmanuel Chaudron
2021-04-17
1
-3
/
+3
*
Fix - Improve check for invalid PEP 585 syntax (#4345)
Marc Mueller
2021-04-12
5
-5
/
+26
*
Bump sphinx from 3.5.3 to 3.5.4 (#4344)
dependabot[bot]
2021-04-12
1
-1
/
+1
*
Bump actions/download-artifact from v2.0.8 to v2.0.9 (#4343)
dependabot[bot]
2021-04-12
1
-1
/
+1
*
Bump actions/upload-artifact from v2.2.2 to v2.2.3 (#4342)
dependabot[bot]
2021-04-12
1
-2
/
+2
*
Improve check for invalid PEP 585 syntax inside functions (#4340)
Marc Mueller
2021-04-12
7
-15
/
+80
*
fix emacs pylint error when running with tramp (#4333)
Ramiro Leal-Cavazos
2021-04-11
3
-1
/
+6
*
Follow up to COPYING renamed
Pierre Sassoulas
2021-04-11
2
-1
/
+3
*
Rename copying to license and upgrade the setup.cfg (#4338)
Pierre Sassoulas
2021-04-11
164
-167
/
+165
*
Small performance improvement (PEP 585 check) (#4335)
Marc Mueller
2021-04-11
1
-4
/
+5
*
New ConfusingConsecutiveElifCheckr (for: #3920) (#4318)
DudeNr33
2021-04-11
7
-0
/
+300
*
Add a regression test for #2605 (#4337)
Pierre Sassoulas
2021-04-11
2
-0
/
+17
*
fix inaccurate docstring; closes #4274 (#4336)
bernie gray
2021-04-11
1
-1
/
+1
*
Add generic alias test cases (#4239)
Marc Mueller
2021-04-10
31
-0
/
+1260
*
Update ``astroid`` to 2.5.3 (#4334)
Marc Mueller
2021-04-10
7
-3
/
+25
*
Force encoding in reading of setup.cfg to utf-8 (#4329)
Sebastian Müller
2021-04-10
3
-1
/
+7
*
fixing comments to break into multiple lines
Eli Fine
2021-04-10
2
-6
/
+12
*
obtaining list of comment directives to ignore from pylintrc
Eli Fine
2021-04-10
3
-16
/
+49
*
Update pylint/checkers/spelling.py
Eli Fine
2021-04-10
1
-3
/
+2
*
removing extraneous line and adding clarifying comment
Eli Fine
2021-04-10
1
-1
/
+1
*
skipping spellcheck for code flanked in backticks
Eli Fine
2021-04-10
3
-34
/
+72
*
skipping spellcheck for tool directives in comments
Eli Fine
2021-04-10
3
-14
/
+103
*
Enable loading of plugins in functional tests (Fix 4331) (#4332)
DudeNr33
2021-04-09
6
-2
/
+24
*
Update pylint/config/option_manager_mixin.py
Pierre Sassoulas
2021-04-09
1
-1
/
+2
*
More explicit comment in flake8 configuration
Pierre Sassoulas
2021-04-09
1
-1
/
+1
*
Fix some typo and create better docstrings
Pierre Sassoulas
2021-04-09
2
-23
/
+20
*
Refactor MessageId Store with a better error message
Pierre Sassoulas
2021-04-09
3
-11
/
+18
*
More modular code for enable/disable in pylinter
Pierre Sassoulas
2021-04-09
1
-2
/
+2
*
Formatting
hippo91
2021-04-09
2
-7
/
+5
*
Adds an entry
hippo91
2021-04-09
1
-0
/
+4
*
Setup formatting of new and old scores
hippo91
2021-04-09
1
-2
/
+2
*
diff_string is made public
hippo91
2021-04-09
1
-0
/
+2
*
Revert "Refactor - Remove unused and untested code in utils"
hippo91
2021-04-09
4
-9
/
+45
*
Don't show DuplicateBasesError for attribute access (#4317)
Marc Mueller
2021-04-08
3
-1
/
+8
*
Bug pylint 4019 (#4311)
hippo91
2021-04-08
4
-0
/
+31
*
Upgrade the documentation and fix inconsistencies
Pierre Sassoulas
2021-04-08
3
-14
/
+20
*
Upgrade contribute doc with discord server and fix typoes
Pierre Sassoulas
2021-04-08
1
-19
/
+19
*
test: fix fail_under regression
chohner
2021-04-07
4
-30
/
+35
*
test: dont fail on same score
chohner
2021-04-07
1
-1
/
+1
*
pass if score equals fail_under
chohner
2021-04-07
3
-2
/
+4
*
Add prettier to the pre-commit configuration
Pierre Sassoulas
2021-04-07
12
-111
/
+132
*
Add editable install in requirements_test_min.txt
Pierre Sassoulas
2021-04-07
2
-4
/
+1
*
Fix false-positive used-before-assignment in function returns
Marc Mueller
2021-04-07
4
-14
/
+29
*
Fix some LGMT errors - unreachable-statement
Marc Mueller
2021-04-07
2
-2
/
+0
*
Bug pylint 4122 (#4304)
hippo91
2021-04-07
4
-1
/
+66
*
Update pre-commit requirement from ~=2.11 to ~=2.12
dependabot[bot]
2021-04-07
1
-1
/
+1
[next]