flake8-idom A Flake8 plugin for IDOM that enforces: the "rules of hooks". The implementation is based on React's own ESLint plugin for hooks. Install pip install flake8-idom Developer Installation pip install -r requirements.txt pip install -e . Run the tests tox