* Remove no longer supported option.
suggestion_mode was removed with 4.0:
https://pylint.readthedocs.io/en/latest/whatsnew/4/4.0/index.html5
* Add script to detect leaks in PRs.
The script fails if any of the changed lines appear in a leak stack trace produced by LSAN.