Skip to content

Flake8 plugin for enforcing the rules of hooks for IDOM

License

Notifications You must be signed in to change notification settings

Archmonger/flake8-idom-hooks

 
 

Repository files navigation

flake8-idom-hooks

A Flake8 plugin that enforces the "rules of hooks" for IDOM.

The implementation is based on React's own ESLint plugin for hooks.

Install

pip install flake8-idom-hooks

Developer Installation

pip install -r requirements.txt
pip install -e .

Run the tests

tox

About

Flake8 plugin for enforcing the rules of hooks for IDOM

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 100.0%