Closed LukeHankey closed 2 years ago
Adds a GHA for pre-commit linting. Adding the black formatter (currently without any options) and some other useful hooks.
Others could be added onto this if you wanted more dev tools, such as flake8 or mypy/pyright, etc.
Implements #461
Adds a GHA for pre-commit linting. Adding the black formatter (currently without any options) and some other useful hooks.
Others could be added onto this if you wanted more dev tools, such as flake8 or mypy/pyright, etc.
Implements #461