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
/
utils
/
file_state.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Use stacklevel=2 in warnings.warn calls to DeprecationWarning where makes sen...
Yilei "Dolee" Yang
2022-09-15
1
-0
/
+3
*
Turn on ``mypy`` strict mode š (#7448)
Daniƫl van Noord
2022-09-09
1
-1
/
+1
*
Make ``disable-next`` only consider the succeeding line (#7411)
Daniƫl van Noord
2022-09-05
1
-15
/
+35
*
Some initial line wrapping of docstrings (#6672)
Daniƫl van Noord
2022-05-23
1
-1
/
+3
*
Fix disabling of ``bad-option-value`` (#6556)
Daniƫl van Noord
2022-05-09
1
-12
/
+70
*
Refactor ``_collect_block_lines`` (#6560)
Daniƫl van Noord
2022-05-09
1
-31
/
+40
*
Pass ``msg_store`` and ``node`` to ``FileState`` (#6558)
Daniƫl van Noord
2022-05-09
1
-2
/
+29
*
Add some manual typing changes (#6325)
Daniƫl van Noord
2022-04-14
1
-2
/
+4
*
Use ``python-typing-update`` on ``pylint/utils`` and ``message`` dirs
Daniƫl van Noord
2022-04-14
1
-22
/
+15
*
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
-0
/
+1
*
Prevent `useless-suppression` on disables for stdlib deprecation checker (#5876)
Jacob Walls
2022-03-11
1
-8
/
+13
*
Update ``pydocstringformatter`` to 0.4.0 (#5787)
Daniƫl van Noord
2022-02-10
1
-2
/
+2
*
Fix remaining typing issues for ``PyLinter`` and related functions (#5663)
Daniƫl van Noord
2022-02-08
1
-1
/
+3
*
Fix typo in pylintrc for useless-suppression (#5303)
Daniƫl van Noord
2021-11-23
1
-2
/
+2
*
Refactor of ``FileState.handle_ignored_message()`` (#5064)
Daniƫl van Noord
2021-09-23
1
-11
/
+2
*
Add typing to `FileState` (#5049)
Daniƫl van Noord
2021-09-20
1
-15
/
+64
*
Fix copyright links (#4647)
Marc Mueller
2021-07-01
1
-1
/
+1
*
Rename copying to license and upgrade the setup.cfg (#4338)
Pierre Sassoulas
2021-04-11
1
-1
/
+1
*
pyupgrade: automated removal of python2 constructs
Anthony Sottile
2020-03-24
1
-2
/
+0
*
useless-suppression detection now ignores cyclic-import (#3071)
Eric Froemling
2019-08-22
1
-3
/
+6
*
Fix a bunch of linting errors from the codebase
Claudiu Popa
2019-05-22
1
-4
/
+4
*
Refactor - Avoid intra-packages circular dependencies for constants
Pierre Sassoulas
2019-03-29
1
-2
/
+1
*
Style - Apply isort on all apllicable files
Pierre Sassoulas
2019-03-20
1
-0
/
+1
*
Refactor - Create a pylint.message package
Pierre Sassoulas
2019-03-09
1
-1
/
+1
*
Refactor - Create a file for each class in utils
Pierre Sassoulas
2019-03-09
1
-0
/
+135