summaryrefslogtreecommitdiff
path: root/doc/tutorial.rst
Commit message (Collapse)AuthorAgeFilesLines
* [doc] Less personal style for the tutorial (#7719)Pierre Sassoulas2022-11-051-156/+116
| | | | There's a lot of contributor in pylint and we generally do not talk about ourselves in the documentation except in release notes.
* Add a ``--generate-toml-config`` option (#6199)Daniël van Noord2022-04-131-2/+3
|
* Update broken and redirected links across the projectDaniël van Noord2022-04-131-1/+1
|
* Add documentation on adding ``pylint`` to ``pre-commit`` (#5292)Daniël van Noord2021-11-121-0/+1
|
* Unify all `<y or n>` metavars in option's help (#5229)Tushar Sadhwani2021-10-291-1/+1
| | | | * Unify all `<y or n>` metavars
* Permit to lint to the end in case of crash on a file (#4810)Pierre Sassoulas2021-08-121-1/+2
| | | | | | | | | * Permit to lint to the end in case of crash on a file And add pre-filled issue template so it's easier to open an issue in pylinthome * Print full traceback when a crash occur See discussion here: https://github.com/PyCQA/pylint/pull/4810\#issuecomment-897735720
* Add ``rstcheck`` to pre-commit configuration (#4641)DudeNr332021-06-301-52/+52
| | | * Added ``rstcheck`` to pre-commit configuration, and fix errors detected by it
* Typoflyingbot912021-03-121-1/+1
|
* Update tutorial to include pylint 1.6.0 outputZeckie2020-10-171-26/+18
| | | | eg. remove "bad-whitespace", and replace "missing-docstring" with "missing-module-docstring"
* Fix spelling of CaesarPeter Aronoff2020-06-251-4/+4
| | | | | | | I know that this isn't the most important thing in the world, but as a Latin teacher, it is (literally) my job to notice this sort of thing. Thanks for pylint.
* Chore: use https links (#3679)谭九鼎2020-06-111-2/+2
|
* Fix trailing whitespaces and trailing newlinesPierre Sassoulas2020-05-031-1/+1
|
* Grammar Fixes (#2974)Oisín Moran2019-07-071-2/+2
|
* Make some minor revisions/corrections to the docs (#2542)Adam Parkin2018-10-101-12/+12
| | | | | | | | Makes some minor revisions & grammatical corrections to the docs. Some notable items: - tries to make references to PEP 8 consistent (rather than PEP-8, PEP 8, PEP-08, etc) - general typos
* Update tutorial docs (#2511)Ben James2018-09-231-173/+75
| | | Close #2118
* Escape quote to fix rst sourcecode directive highlight for bashBryce Guinta2018-08-011-3/+3
|
* Update tutorial.rst (#1520)Cameron Olechowski2017-06-031-1/+1
|
* Add missing quotes.Claudiu Popa2016-08-141-24/+23
|
* Reorganise a bit the structure of the documents.Claudiu Popa2016-08-141-6/+3
|
* Fix typos (#978)Jakub Wilk2016-07-051-1/+1
|
* [doc] update documentation outputs and options. Closes #66Sylvain Thénault2013-09-251-70/+53
|
* [doc] complete refactoringNicolas Chauvat2013-04-061-4/+4
|
* [doc] generate documentation with sphinxNicolas Chauvat2013-04-041-0/+405