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
/
config
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Deprecate ``cb_set_provider_option``
Daniël van Noord
2022-04-15
1
-0
/
+5
*
Add ``bad-option-value``
Daniël van Noord
2022-04-14
3
-3
/
+19
*
Fix parsing of unknown message IDs
Daniël van Noord
2022-04-14
2
-1
/
+4
*
Use ``python-typing-update`` on second half of the ``tests`` directory
Daniël van Noord
2022-04-14
3
-6
/
+10
*
Remove ``_ArgumentsManager.namespace``
Daniël van Noord
2022-04-14
1
-12
/
+0
*
Replace .namespace with .config (#6316)
Daniël van Noord
2022-04-14
3
-14
/
+12
*
Remove use of deprecated methods in ``_ArgumentsProvider`` and ``_config_init...
Daniël van Noord
2022-04-13
1
-0
/
+15
*
Do not use deprecated methods in ``PyLinter`` (#6293)
Daniël van Noord
2022-04-13
2
-2
/
+12
*
Add tests to check that we only add valid disable/enable
Pierre Sassoulas
2022-04-13
2
-0
/
+13
*
Make the enable and disable config attributes an actual list
Daniël van Noord
2022-04-13
10
-12
/
+12
*
Remove last use of ``config`` in ``PyLinter``
Daniël van Noord
2022-04-12
1
-1
/
+1
*
Use ``namespace`` in ``PyLinter`` and the functional config tests (#6271)
Daniël van Noord
2022-04-12
15
-20
/
+29
*
Set ``pyupgrade`` to ``--py37-plus``
Daniël van Noord
2022-04-11
1
-8
/
+2
*
Handle missing keys in option dictionaries
Daniël van Noord
2022-04-11
2
-2
/
+2
*
Refactor ``ArgumentsManager.help``
Daniël van Noord
2022-04-11
1
-0
/
+14
*
Deprecate ``load_config_file``, ``load_configuration`` and ``load_configurati...
Daniël van Noord
2022-04-07
1
-0
/
+36
*
Use ``namespace`` in ``PyLinter``, ``Run`` and ``testutils`` (#6191)
Daniël van Noord
2022-04-05
1
-1
/
+1
*
Finalize ``_parse_command_line_configuration`` (#6189)
Daniël van Noord
2022-04-05
1
-2
/
+2
*
Add tests for deprecated options
Daniël van Noord
2022-04-04
1
-0
/
+24
*
Refactor ``find_default_config_files`` (#6067)
Daniël van Noord
2022-04-01
1
-0
/
+132
*
Handle invalid .cfg when assessing if they contain a pylint config
Pierre Sassoulas
2022-03-31
1
-0
/
+1
*
Add tests for function detecting pylint config in files
Pierre Sassoulas
2022-03-31
1
-0
/
+68
*
Create an `Argument` class and allow convertion of optdict into them (#5584)
Daniël van Noord
2022-03-29
3
-0
/
+71
*
Add a pre-commit hook to check the copyright notice
Pierre Sassoulas
2022-03-24
5
-2
/
+14
*
Simplify hard to maintain copyright notice
Pierre Sassoulas
2022-03-24
2
-11
/
+2
*
Use the ``tomli`` package instead of ``toml`` to parse ``.toml`` (#5887)
Daniël van Noord
2022-03-10
1
-1
/
+1
*
Update ``pydocstringformatter`` to 0.4.0 (#5787)
Daniël van Noord
2022-02-10
2
-2
/
+2
*
Format docstrings with ``pydocstringformatter``
Daniël van Noord
2022-01-02
2
-4
/
+5
*
Fix typos accross the whole codebase (#5575)
Pierre Sassoulas
2021-12-21
1
-4
/
+4
*
Upgrade mypy to 0.920 (#5535)
Marc Mueller
2021-12-16
1
-1
/
+5
*
Fix typo in pylintrc for useless-suppression (#5303)
Daniël van Noord
2021-11-23
1
-1
/
+0
*
[refactor] Permit to get the expected exit code in configuration test framework
Pierre Sassoulas
2021-11-22
6
-1
/
+1
*
Prevent crash when parsing the toml to also crash pylint
Pierre Sassoulas
2021-11-22
4
-0
/
+12
*
Fix user specific path in functional conf tests for tox (#5301)
Pierre Sassoulas
2021-11-14
1
-1
/
+4
*
Pylint fix for invalid TOML config (#4720)
Tanvi Moharir
2021-11-13
12
-0
/
+48
*
Create a framework of functional tests for configuration files (#5287)
Pierre Sassoulas
2021-11-12
16
-96
/
+192
*
Use a stable file in order to have a stable exit code
Pierre Sassoulas
2021-11-10
2
-1
/
+7
*
Refactor 'check_configuration_file_reader' so we can assert other files
Pierre Sassoulas
2021-11-10
1
-18
/
+30
*
Fix the typing of all PosixPath in tests/config/test_config.py
Pierre Sassoulas
2021-11-10
1
-6
/
+6
*
Simplify 'test_can_read_toml_env_variable' to work like other tests
Pierre Sassoulas
2021-11-10
1
-19
/
+6
*
Rename test_can_read_env_variable so it has 'toml' in it
Pierre Sassoulas
2021-11-08
1
-1
/
+2
*
Remove duplicated comment in 'test_can_read_env_variable'
Pierre Sassoulas
2021-11-08
1
-2
/
+0
*
Move existing config tests to the tests/config directory
Pierre Sassoulas
2021-11-08
2
-0
/
+228
[prev]