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
/
doc
/
development_guide
Commit message (
Expand
)
Author
Age
Files
Lines
*
Upgrade documentation around the changelog
Pierre Sassoulas
2022-05-28
2
-10
/
+10
*
[doc] Add an explanation on versionning scheme in the FAQ
Pierre Sassoulas
2022-05-28
4
-0
/
+14
*
[doc] Remove the numbering and outdated question from the FAQ
Pierre Sassoulas
2022-05-28
1
-0
/
+2
*
Reorganize the documentation table of content (#6589)
Pierre Sassoulas
2022-05-23
16
-12
/
+677
*
[doc] Activate the nitpicky option in sphinx build (#6650)
Pierre Sassoulas
2022-05-22
1
-3
/
+3
*
[doc] Cleanup the installation/testing/badge documentation in the Readme
Pierre Sassoulas
2022-05-22
6
-92
/
+154
*
[doc] Uniformize the introduction for Readme and doc
Pierre Sassoulas
2022-05-22
1
-0
/
+2
*
Burst run's documentation between user guide and dev guide,(#6658)
Pierre Sassoulas
2022-05-22
4
-0
/
+113
*
[doc] Add a job to install the dependencies before build-html
Pierre Sassoulas
2022-05-16
1
-2
/
+3
*
[doc] Use a saved environment, do not always read all files
Pierre Sassoulas
2022-05-16
1
-2
/
+6
*
[Doc] Create a contact section and cleanup the introduction (#6613)
Pierre Sassoulas
2022-05-15
1
-45
/
+0
*
Replace `pip install -e` with `pip install -r requirements_test_min.txt` (#6588)
Edward K. Ream
2022-05-12
1
-2
/
+4
*
Fix typo for script directory
Jacob Walls
2022-04-29
1
-1
/
+1
*
Fix typos in profiling document
Jacob Walls
2022-04-29
1
-3
/
+3
*
Fix the pyenchant dependencie following #6440
Pierre Sassoulas
2022-04-28
1
-1
/
+1
*
Update broken and redirected links across the project
Daniël van Noord
2022-04-13
2
-10
/
+10
*
Require python ``3.7.2+`` (#5921)
Daniël van Noord
2022-04-11
1
-1
/
+1
*
Upgrade documentation for contributors.txt
Pierre Sassoulas
2022-03-24
1
-3
/
+2
*
Upgrade developments guides for CONTRIBUTORS.txt
Pierre Sassoulas
2022-03-13
1
-2
/
+1
*
Update Testing docs to reflect enforced folder structure (#5792)
Daniël van Noord
2022-02-11
1
-6
/
+26
*
Add pip install -e to docs before testing (#5687)
orSolocate
2022-02-02
1
-0
/
+8
*
Add documentation about profiling and performance analysis (#5597)
Daniël van Noord
2021-12-27
2
-0
/
+119
*
Update ``primer`` tests to own file, separate batches and concurrent runs (#5...
Daniël van Noord
2021-11-29
1
-1
/
+8
*
Update documentation of ``max_pyver`` test option (#5411)
Daniël van Noord
2021-11-28
1
-1
/
+1
*
Add documentation for primer and convert to command line option (#5387)
Daniël van Noord
2021-11-25
1
-1
/
+20
*
Add ``min_pyver_end_position`` option (#5386)
Daniël van Noord
2021-11-25
1
-0
/
+9
*
Fix typo in pylintrc for useless-suppression (#5303)
Daniël van Noord
2021-11-23
1
-1
/
+2
*
Update documentation on writing tests for ``pylint`` (#5366)
Daniël van Noord
2021-11-22
3
-74
/
+141
*
Add script to generate new message category id (#5248)
Daniël van Noord
2021-11-04
1
-0
/
+3
*
Fix the link to the discord server in the doc (#4830)
Pierre Sassoulas
2021-08-11
1
-1
/
+2
*
Fix discord server invitation
Pierre Sassoulas
2021-04-24
1
-1
/
+1
*
Upgrade contribute doc with discord server and fix typoes
Pierre Sassoulas
2021-04-08
1
-19
/
+19
*
Handle class decorators during typing checks.
Julien Palard
2020-11-02
1
-1
/
+4
*
Apply suggestion done during review by @hippo91
Pierre Sassoulas
2020-10-30
1
-2
/
+2
*
Make the update option more modular
Pierre Sassoulas
2020-10-30
1
-2
/
+2
*
Make the update option work again and document it
Pierre Sassoulas
2020-10-30
1
-0
/
+6
*
contribute.rst minor fix
Or
2020-10-03
1
-2
/
+2
*
Chore: use https links (#3679)
谭九鼎
2020-06-11
1
-5
/
+5
*
Doc - Add isort in the contribution doc
Pierre Sassoulas
2019-03-20
1
-1
/
+2
*
Document the use of --recreate for tox. Close #2590
Claudiu Popa
2018-11-29
1
-0
/
+8
*
Add formatting documentation
Claudiu Popa
2018-09-17
1
-0
/
+10
*
Merge documentation with contributing docs
Claudiu Popa
2018-09-04
3
-10
/
+8
*
Fix rst section header formatting
Bryce Guinta
2018-08-01
1
-2
/
+3
*
Prefix rst autolabels with filename to prevent collisions from include
Bryce Guinta
2018-08-01
1
-0
/
+4
*
Build the documentation with tox
Claudiu Popa
2018-06-04
1
-15
/
+2
*
Some more documentation cleanup
Claudiu Popa
2018-06-04
1
-17
/
+19
*
Update the contributing guide
Claudiu Popa
2018-06-04
1
-28
/
+13
*
Fix weird indentation in contributing guide (#2092)
Mariatta
2018-05-14
1
-1
/
+1
*
Update contribute documentation with correct test path (#1901)
thernstig
2018-03-01
1
-2
/
+2
*
Add a couple of notes about What's New and Contributors file
Claudiu Popa
2017-11-02
1
-1
/
+5
[next]