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
/
__init__.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Deprecation following the separation of emacs related file to https://github....
Pierre Sassoulas
2022-11-19
1
-0
/
+7
*
Bump mypy from 0.982 to 0.990 (#7769)
dependabot[bot]
2022-11-14
1
-1
/
+1
*
Check for `<cwd>` before removing first item from `sys.path` in `modify_sys_p...
Karthik Nadig
2022-08-09
1
-2
/
+3
*
[API] Add run_pylint, run_epylint, run_symilar, run_pyreverse (#7184)
Pierre Sassoulas
2022-07-14
1
-1
/
+10
*
Add ``pylint-config`` command
Daniël van Noord
2022-05-21
1
-0
/
+10
*
Finish typing of ``pylint/__init__.py``
Daniël van Noord
2022-04-23
1
-4
/
+5
*
Use ``--py39-plus`` and ``--full-reorder`` in ``python-typing-update`` (#6313)
Daniël van Noord
2022-04-14
1
-1
/
+1
*
Use ``python-typing-update`` on ``pylint`` directory
Daniël van Noord
2022-04-14
1
-5
/
+7
*
Add a pre-commit hook to check the copyright notice
Pierre Sassoulas
2022-03-24
1
-1
/
+1
*
Simplify hard to maintain copyright notice
Pierre Sassoulas
2022-03-24
1
-8
/
+1
*
Update ``pydocstringformatter`` to 0.4.0 (#5787)
Daniël van Noord
2022-02-10
1
-4
/
+4
*
Allow passing arguments if ``epylint`` entry point is used as function (#5616)
Daniël van Noord
2021-12-31
1
-2
/
+6
*
Rename ``arguments`` to ``argv`` in entry point functions (#5619)
Daniël van Noord
2021-12-31
1
-10
/
+10
*
Allow passing arguments when entry points are used as functions (#5613)
Daniël van Noord
2021-12-30
1
-8
/
+19
*
Add modify_sys_path to __all__ in pylint API
Pierre Sassoulas
2021-07-29
1
-1
/
+1
*
Fix copyright links (#4647)
Marc Mueller
2021-07-01
1
-1
/
+1
*
Better documentation on the packaging breaking changes
Pierre Sassoulas
2021-04-25
1
-1
/
+2
*
Prepare for 2.8.0 release
pylint-2.8.0
Pierre Sassoulas
2021-04-24
1
-1
/
+1
*
Rename copying to license and upgrade the setup.cfg (#4338)
Pierre Sassoulas
2021-04-11
1
-1
/
+1
*
Move informations that never change in the setup.py
Pierre Sassoulas
2021-04-05
1
-1
/
+1
*
Prepare 2.7.3 release (#4261)
pylint-2.7.3
2.7
Pierre Sassoulas
2021-03-29
1
-0
/
+1
*
Fix regression with sys.path filter (#4258)
Marc Mueller
2021-03-28
1
-5
/
+11
*
Refactor modify sys_path for execution as python module
Marc Mueller
2021-03-05
1
-0
/
+23
*
Add __all__ in __init__.py so all import are used
Pierre Sassoulas
2020-09-22
1
-0
/
+3
*
Add missing copyright annotations for the past releases
Claudiu Popa
2020-04-27
1
-1
/
+2
*
Fix a typo in a JsonReporter docstring
Pierre Sassoulas
2020-04-26
1
-2
/
+0
*
Do not allow ``python -m pylint ...`` to import user code (#3396)
Claudiu Popa
2020-02-11
1
-4
/
+6
*
``import-outside-toplevel`` is emitted for ``ImportFrom`` nodes as well.
Claudiu Popa
2019-10-09
1
-9
/
+9
*
Reformat the code with black
Claudiu Popa
2018-09-17
1
-0
/
+7
*
Update copyright notices
Claudiu Popa
2018-07-15
1
-1
/
+2
*
Don't print stacktrace on keyboard interrupt
Nick Drozd
2018-01-18
1
-2
/
+5
*
Regenerate copyright notices
Claudiu Popa
2017-12-15
1
-1
/
+4
*
Even more granular copyrights (thanks to copyrite)
Claudiu Popa
2016-07-23
1
-2
/
+2
*
Keep a consistent copyright notice across the board.
Claudiu Popa
2016-07-19
1
-0
/
+2
*
Remove pylint-gui
Claudiu Popa
2016-07-03
1
-7
/
+0
*
Add the new shorter license header, including to missing files. Close #894.
Claudiu Popa
2016-06-01
1
-15
/
+3
*
Move all package files to a pylint package.
Ionel Cristian Maries
2015-02-14
1
-0
/
+46