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
/
pylint
/
extensions
/
code_style.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add optional `prefer-typing-namedtuple` message (#8681)
HEAD
main
Jacob Walls
2023-05-16
1
-0
/
+21
*
[PyCQA migration] Upgrade links to the repositories in code and doc (#8514)
Pierre Sassoulas
2023-03-29
1
-2
/
+2
*
[pre-commit] Upgrade to black 23.1a1 with 2023's formatting (#7965)
Pierre Sassoulas
2022-12-27
1
-1
/
+0
*
Add default_enabled option to optional message dict (#7629)
Marc Mueller
2022-10-25
1
-2
/
+3
*
Move `consider-using-augmented-assign` to `CodeStyle` extension (#7628)
Marc Mueller
2022-10-16
1
-0
/
+23
*
Turn on ``mypy`` strict mode 🎉 (#7448)
Daniël van Noord
2022-09-09
1
-3
/
+1
*
Migrate from utils.check_messages to utils.only_required_for_messages (#6432)
Pierre Sassoulas
2022-04-22
1
-5
/
+5
*
Remove ``IAstroidChecker`` from ``__implements__``
Daniël van Noord
2022-04-19
1
-3
/
+0
*
Deprecate ``get_global_option``
Daniël van Noord
2022-04-15
1
-3
/
+2
*
Replace .namespace with .config (#6316)
Daniël van Noord
2022-04-14
1
-1
/
+1
*
Use ``python-typing-update`` on ``pylint/extensions`` directory (#6308)
Daniël van Noord
2022-04-14
1
-10
/
+12
*
Remove the ``future_option_parsing`` keyword (#6253)
Daniël van Noord
2022-04-11
1
-4
/
+0
*
Use ``argparse`` config handler in all extensions
Daniël van Noord
2022-04-02
1
-2
/
+3
*
Remove the concept of checker priority (#6034)
Daniël van Noord
2022-04-01
1
-1
/
+0
*
Add a pre-commit hook to check the copyright notice
Pierre Sassoulas
2022-03-24
1
-0
/
+4
*
Upgrade ``pydocstringformatter`` to ``0.5.0`` (#5910)
Daniël van Noord
2022-03-13
1
-0
/
+1
*
Restore the useful part of the python3 checker (#5843)
Pierre Sassoulas
2022-03-08
1
-1
/
+1
*
Add typing and uniformize the checker registering in Pylinter (#5558)
Pierre Sassoulas
2021-12-27
1
-4
/
+6
*
Fix typos accross the whole codebase (#5575)
Pierre Sassoulas
2021-12-21
1
-1
/
+1
*
Small py-version improvements (#5069)
Marc Mueller
2021-09-25
1
-1
/
+1
*
Spelling and grammar fixes
Ville Skyttä
2021-09-17
1
-1
/
+1
*
Use overload to type get_global_option (#4978)
Daniël van Noord
2021-09-08
1
-1
/
+1
*
Refactor various typing related issues (#4940)
Daniël van Noord
2021-09-03
1
-3
/
+3
*
Add `consider-using-assignment-expr` to `CodeStyleChecker` (#4876)
Marc Mueller
2021-08-30
1
-1
/
+168
*
Refactor existing code - code_style extension (#4872)
Marc Mueller
2021-08-19
1
-9
/
+4
*
Use alias for astroid.nodes 04 (#4869)
Marc Mueller
2021-08-19
1
-21
/
+20
*
Improvements consider-using-tuple (#4838)
Marc Mueller
2021-08-13
1
-17
/
+17
*
Keep bugfix
Marc Mueller
2021-08-12
1
-1
/
+1
*
Revert "Extended consider-using-tuple check to cover 'in' comparisons (#4768)"
Marc Mueller
2021-08-12
1
-15
/
+10
*
Extended consider-using-tuple check to cover 'in' comparisons (#4768)
Marc Mueller
2021-07-29
1
-10
/
+15
*
Merge branch 'master' into misc-tasks
Pierre Sassoulas
2021-06-12
1
-3
/
+82
|
\
|
*
Move consider-using-namedtuple-or-dataclass to CodeStyle extension
Marc Mueller
2021-06-12
1
-3
/
+82
*
|
Add note to CodeStyleChecker
Marc Mueller
2021-06-10
1
-0
/
+9
|
/
*
Move to new extension CodeStyleChecker
Marc Mueller
2021-06-10
1
-0
/
+58