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
/
tox.ini
Commit message (
Expand
)
Author
Age
Files
Lines
*
Use 3.11 for Github actions (#6551)
Pierre Sassoulas
2022-09-30
1
-1
/
+1
*
Update `tox.ini` (#7358)
Mark Byrne
2022-08-26
1
-6
/
+4
*
Add command to `tox.ini` & update existing github action to use it.
Mark Byrne
2022-07-18
1
-0
/
+6
*
Update tox.ini - Add `isolated_build = true`.
Mark Byrne
2022-07-18
1
-0
/
+1
*
Require python ``3.7.2+`` (#5921)
Daniƫl van Noord
2022-04-11
1
-1
/
+1
*
Fix tox dependencies with pypy (#5217)
nozzy123nozzy
2021-10-27
1
-1
/
+3
*
Update pre-commit requirement from ~=2.12 to ~=2.13 (#4495)
dependabot[bot]
2021-05-24
1
-3
/
+3
*
Add py310 as tox env
Marc Mueller
2021-05-11
1
-1
/
+1
*
Tox - update pre-commit version (#4463)
Marc Mueller
2021-05-10
1
-3
/
+3
*
Remove duplication of requirement file for doc
Pierre Sassoulas
2021-04-06
1
-1
/
+1
*
Autoformat tox.ini after failing to move it to setup.cfg
Pierre Sassoulas
2021-04-05
1
-17
/
+10
*
Remove extra-require from the packaging
Pierre Sassoulas
2021-04-05
1
-3
/
+3
*
#4290: remove skip_install in testenv docs (#4292)
DudeNr33
2021-04-03
1
-1
/
+0
*
tox: run formatting by default
Peter Kolbus
2021-03-07
1
-1
/
+1
*
Typing changes + disable unused pylint plugin for pre-commit (#4205)
Marc Mueller
2021-03-07
1
-0
/
+1
*
Simplify the 'tox -e pylint' job with pre-commit
Pierre Sassoulas
2021-03-07
1
-25
/
+2
*
Update tox config
Marc Mueller
2021-02-28
1
-81
/
+31
*
CI improvements from pinning astroid version
Marc Mueller
2021-02-28
1
-3
/
+4
*
Additional changes
Marc Mueller
2021-02-20
1
-11
/
+0
*
Update tox.ini formatting
Marc Mueller
2021-02-20
1
-9
/
+9
*
Drop support for Python 3.5 to fix typing
Marc Mueller
2021-02-15
1
-3
/
+2
*
Add mypy in pre-commit and modify the tox job accordingly
Pierre Sassoulas
2021-02-07
1
-3
/
+2
*
Merge branch 'master' into toward_python39
hippo91
2020-12-29
1
-8
/
+8
|
\
|
*
Use pre-commit directly in the formatting tox job
Pierre Sassoulas
2020-12-14
1
-4
/
+4
|
*
Fix appveyor bug with the version of astroid not matching the real version
Pierre Sassoulas
2020-12-14
1
-4
/
+4
*
|
Adds py39 env
hippo91
2020-11-28
1
-1
/
+1
|
/
*
profile| Runs pylint against external code, generating profile-heatmaps
Frank Harrison
2020-11-27
1
-0
/
+17
*
Modify tox to show diff of formatting changes with black
Bryce Guinta
2020-10-19
1
-1
/
+1
*
Remove unsecable whitespace in the whole codebase
Pierre Sassoulas
2020-09-12
1
-1
/
+1
*
Make tool from pre-commit coherent with tox -e formatting
Pierre Sassoulas
2020-09-10
1
-2
/
+2
*
Configure readthedocs with a .readthedocs.yml
Ashley Whetter
2020-09-07
1
-11
/
+3
*
tox: Don't mention isort in dependencies
Damien Baty
2020-08-18
1
-3
/
+0
*
Switch to isort 5 for pylint's own code
Damien Baty
2020-08-18
1
-1
/
+1
*
Support both isort 4 and isort 5
Damien Baty
2020-08-18
1
-1
/
+3
*
Remove the test specific configuration file
Pierre Sassoulas
2020-05-01
1
-2
/
+2
*
Lint pylint from toxinidir, not the installed one
Claudiu Popa
2020-05-01
1
-1
/
+1
*
Remove the 'checker' in moved file name
Pierre Sassoulas
2020-04-27
1
-1
/
+1
*
Create a directory for checker's unittests
Pierre Sassoulas
2020-04-27
1
-15
/
+1
*
Easier to read list of test to lint in tox.ini
Pierre Sassoulas
2020-04-27
1
-14
/
+35
*
benchmark| Potential solution for performance regressions (#3473)
Frank Harrison
2020-04-26
1
-2
/
+30
*
Refactor - Move the content of lint.py in its own package
Pierre Sassoulas
2020-04-26
1
-1
/
+1
*
profile| Remove the --profile-svg switch
Frank Harrison
2020-04-23
1
-1
/
+1
*
profile| Adds profile-heatmap generation output to tox test-runs
Frank Harrison
2020-04-23
1
-1
/
+2
*
[tox] Extend the pylint check to the relevant parts in tests
Pierre Sassoulas
2020-04-20
1
-3
/
+18
*
[tox] Extend the isort check to the relevant parts in tests
Pierre Sassoulas
2020-04-20
1
-1
/
+1
*
[tox] Extend the black check to the relevant parts in tests
Pierre Sassoulas
2020-04-20
1
-1
/
+1
*
tox| Generate coverage htmls via tox
Frank Harrison
2020-04-19
1
-0
/
+11
*
tox| Uses -m coverage instead of path to site-packages (#3464)
Frank Harrison
2020-04-03
1
-4
/
+4
*
also lint setup.py
Anthony Sottile
2020-03-24
1
-2
/
+2
*
Pin coverage to <5 to account for the private coverage format changing
Claudiu Popa
2019-12-15
1
-3
/
+3
[next]