Checks for code usages that can be replaced with Plone API method calls.
See the current replacements (on DATA variable at the bottom) and propose new ones / fix existing ones.
Install with pip:
$ pip install flake8-plone-api
- Python 3.8, 3.9, 3.10, 3.11 and pypy3
- flake8
GPL 2.0