Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [doc] Less personal style for the tutorial (#7719) | Pierre Sassoulas | 2022-11-05 | 1 | -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 Noord | 2022-04-13 | 1 | -2/+3 |
| | |||||
* | Update broken and redirected links across the project | Daniël van Noord | 2022-04-13 | 1 | -1/+1 |
| | |||||
* | Add documentation on adding ``pylint`` to ``pre-commit`` (#5292) | Daniël van Noord | 2021-11-12 | 1 | -0/+1 |
| | |||||
* | Unify all `<y or n>` metavars in option's help (#5229) | Tushar Sadhwani | 2021-10-29 | 1 | -1/+1 |
| | | | | * Unify all `<y or n>` metavars | ||||
* | Permit to lint to the end in case of crash on a file (#4810) | Pierre Sassoulas | 2021-08-12 | 1 | -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) | DudeNr33 | 2021-06-30 | 1 | -52/+52 |
| | | | * Added ``rstcheck`` to pre-commit configuration, and fix errors detected by it | ||||
* | Typo | flyingbot91 | 2021-03-12 | 1 | -1/+1 |
| | |||||
* | Update tutorial to include pylint 1.6.0 output | Zeckie | 2020-10-17 | 1 | -26/+18 |
| | | | | eg. remove "bad-whitespace", and replace "missing-docstring" with "missing-module-docstring" | ||||
* | Fix spelling of Caesar | Peter Aronoff | 2020-06-25 | 1 | -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-11 | 1 | -2/+2 |
| | |||||
* | Fix trailing whitespaces and trailing newlines | Pierre Sassoulas | 2020-05-03 | 1 | -1/+1 |
| | |||||
* | Grammar Fixes (#2974) | Oisín Moran | 2019-07-07 | 1 | -2/+2 |
| | |||||
* | Make some minor revisions/corrections to the docs (#2542) | Adam Parkin | 2018-10-10 | 1 | -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 James | 2018-09-23 | 1 | -173/+75 |
| | | | Close #2118 | ||||
* | Escape quote to fix rst sourcecode directive highlight for bash | Bryce Guinta | 2018-08-01 | 1 | -3/+3 |
| | |||||
* | Update tutorial.rst (#1520) | Cameron Olechowski | 2017-06-03 | 1 | -1/+1 |
| | |||||
* | Add missing quotes. | Claudiu Popa | 2016-08-14 | 1 | -24/+23 |
| | |||||
* | Reorganise a bit the structure of the documents. | Claudiu Popa | 2016-08-14 | 1 | -6/+3 |
| | |||||
* | Fix typos (#978) | Jakub Wilk | 2016-07-05 | 1 | -1/+1 |
| | |||||
* | [doc] update documentation outputs and options. Closes #66 | Sylvain Thénault | 2013-09-25 | 1 | -70/+53 |
| | |||||
* | [doc] complete refactoring | Nicolas Chauvat | 2013-04-06 | 1 | -4/+4 |
| | |||||
* | [doc] generate documentation with sphinx | Nicolas Chauvat | 2013-04-04 | 1 | -0/+405 |