Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [deprecation] epylint removal for pylint 3.0.0 (#8400) | Pierre Sassoulas | 2023-03-08 | 2 | -24/+1 |
| | | | Co-authored-by: Daniël van Noord <13665637+DanielNoord@users.noreply.github.com> | ||||
* | Deprecation following the separation of emacs related file to ↵ | Pierre Sassoulas | 2022-11-19 | 1 | -2/+1 |
| | | | | | | | https://github.com/emacsorphanage/pylint (#7783) Co-authored-by: Jonas Bernoulli <jonas@bernoul.li> Co-authored-by: Jacob Walls <jacobtylerwalls@gmail.com> | ||||
* | Replace deprecated uses of `do_exit` with `exit` | Jacob Walls | 2022-06-23 | 1 | -2/+2 |
| | |||||
* | Burst run's documentation between user guide and dev guide,(#6658) | Pierre Sassoulas | 2022-05-22 | 3 | -0/+112 |
* [doc] Merge run help from the FAQ to the user guide doc * Rename run to API for dev doc Co-authored-by: Daniël van Noord <13665637+DanielNoord@users.noreply.github.com> |