``pylint.Run`` accepts ``do_exit`` as a deprecated parameter

We need to allow various third party libraries that depend on `pylint` to still use
`do_exit` until they can move over to `exit`.

Close #3590
2 files changed