Development#

Install pre-commit hooks:

$ pre-commit install

For more information see pre-commit

You can run code check manually:

$ pre-commit run --all-file