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
/
tests
/
lint
Commit message (
Expand
)
Author
Age
Files
Lines
*
Improve CPU count detection in cgroup environments and fix CI (#6098)
Daniël van Noord
2022-04-16
1
-0
/
+2
*
Deprecate ``get_global_option``
Daniël van Noord
2022-04-15
1
-3
/
+2
*
Use ``python-typing-update`` on second half of the ``tests`` directory
Daniël van Noord
2022-04-14
2
-6
/
+9
*
Replace .namespace with .config (#6316)
Daniël van Noord
2022-04-14
1
-6
/
+6
*
Use ``namespace`` for ``ignore`` and ``ignore_patterns``
Daniël van Noord
2022-04-11
1
-1
/
+1
*
Handle missing keys in option dictionaries
Daniël van Noord
2022-04-11
1
-1
/
+1
*
Deprecate ``load_command_line_configuration``
Daniël van Noord
2022-04-11
1
-1
/
+3
*
Copy all of ``OptionsManagerMixIn`` methods into ``_ArgumentsManager`` (#6214)
Daniël van Noord
2022-04-07
1
-1
/
+1
*
Create ``_ArgumentsProvider``
Daniël van Noord
2022-04-06
1
-1
/
+1
*
Use namespace in PyLinter and tests
Daniël van Noord
2022-04-05
1
-2
/
+2
*
Use ``namespace`` in ``PyLinter``, ``Run`` and ``testutils`` (#6191)
Daniël van Noord
2022-04-05
1
-4
/
+5
*
Change how ``errors-mode`` is parsed
Daniël van Noord
2022-04-05
1
-1
/
+2
*
Move preprocessing of arguments into ``config`` directory
Daniël van Noord
2022-04-04
1
-34
/
+4
*
Refactor ``find_default_config_files`` (#6067)
Daniël van Noord
2022-04-01
1
-39
/
+2
*
Deprecate ``find_pylintrc`` for removal in 3.0 (#6057)
Daniël van Noord
2022-03-31
1
-7
/
+14
*
Add a pre-commit hook to check the copyright notice
Pierre Sassoulas
2022-03-24
5
-3
/
+13
*
Simplify hard to maintain copyright notice
Pierre Sassoulas
2022-03-24
2
-36
/
+3
*
Update ``pydocstringformatter`` to 0.4.0 (#5787)
Daniël van Noord
2022-02-10
2
-6
/
+6
*
Emit the crash issue template for more exceptions and crashes (#5743)
Daniël van Noord
2022-01-29
1
-0
/
+17
*
Add ``DeprecationWarning`` for non-string ``current_name`` & ``file`` (#5580)
Daniël van Noord
2022-01-27
1
-4
/
+8
*
Rename ``init_linter`` fixture to ``initialized_linter``, add filename (#5581)
Daniël van Noord
2021-12-21
1
-19
/
+21
*
Fix unexpected types used in 'get_global_option' (#5555)
Pierre Sassoulas
2021-12-20
1
-1
/
+1
*
Fix #4761: Emit `used-before-assignment` where single assignment only made in...
Jacob Walls
2021-12-11
1
-1
/
+1
*
Require Python 3.6.2 (#5068)
Marc Mueller
2021-11-25
1
-7
/
+1
*
Bump pylint to 2.12.0, update changelog
v2.12.0
Pierre Sassoulas
2021-11-25
1
-1
/
+1
*
Fix typo in pylintrc for useless-suppression (#5303)
Daniël van Noord
2021-11-23
1
-3
/
+0
*
Add ``end_lineno`` and ``end_col_offset`` to ``MessageLocationTuple`` (#5343)
Daniël van Noord
2021-11-22
1
-2
/
+18
*
Add error codes to all ``type: ignore`` (#5329)
Daniël van Noord
2021-11-17
1
-1
/
+1
*
Create a framework of functional tests for configuration files (#5287)
Pierre Sassoulas
2021-11-12
2
-2
/
+2
*
Fix deprecation 'check function will only accept sequence of string' (#5218)
Pierre Sassoulas
2021-10-27
1
-0
/
+6
*
Create a OLD_DEFAULT_PYLINT_HOME constants
Pierre Sassoulas
2021-10-26
1
-2
/
+3
*
Normalize input of ``ignore-paths`` for all path types (#5201)
Daniël van Noord
2021-10-24
1
-34
/
+70
*
Move message adding functions from ``MessagesHandlerMixIn``
Daniël van Noord
2021-10-10
1
-5
/
+5
*
Move docs helper functions out of ``MessagesHandlerMixIn``
Daniël van Noord
2021-10-07
1
-2
/
+2
*
Refactor ``LinterStats`` (#5074)
Daniël van Noord
2021-10-07
1
-3
/
+3
*
Refactor test reporter
Daniël van Noord
2021-10-06
1
-6
/
+48
*
Spelling and grammar fixes
Ville Skyttä
2021-09-17
1
-1
/
+1
*
Bump pylint to 2.11.0, update changelog
v2.11.0
Pierre Sassoulas
2021-09-16
1
-1
/
+1
*
Add typing to ``filepath`` (#4980)
Daniël van Noord
2021-09-16
2
-8
/
+8
*
Add typing to all calls to ``self.stats`` (#4973)
Daniël van Noord
2021-09-15
1
-2
/
+3
*
Remove test dependency mypy-extensions (#4969)
Marc Mueller
2021-09-05
1
-1
/
+6
*
Add typing with `PyAnnotate` to `./tests` (#4950)
Daniël van Noord
2021-09-04
4
-55
/
+69
*
Remove the python3 porting mode from the codebase
Pierre Sassoulas
2021-09-01
1
-11
/
+2
*
Migrate from ``appdirs`` to ``platformdirs`` (#4887)
Pierre Sassoulas
2021-08-21
1
-2
/
+2
*
Bump pylint to 2.10.0, update changelog
v2.10.0
Pierre Sassoulas
2021-08-20
1
-0
/
+3
*
Permit to lint to the end in case of crash on a file (#4810)
Pierre Sassoulas
2021-08-12
3
-1
/
+78
*
Fix IsADirectoryError in tests/lint/unittest_lint (#4781)
Michal Vasilek
2021-08-01
1
-1
/
+1
*
Use `XDG_CACHE_HOME` for `PYLINTHOME` (#4661)
Eisuke Kawashima
2021-07-28
1
-1
/
+2
*
Add unspecified-encoding checker #3826 (#4753)
Daniël van Noord
2021-07-28
1
-1
/
+1
*
Fix copyright links (#4647)
Marc Mueller
2021-07-01
2
-2
/
+2
[next]