Skip to content
Snippets Groups Projects
Commit 9d0ae152 authored by Todd Dembrey's avatar Todd Dembrey
Browse files

Centralise linting commands in the makefile

- Add missing PHONY definition for `help`
- Add `lint` command to run both isort and flake8
- Add `style` command to run flake8
- Rename `fix` to `sort-fix` to fix the isort errors
- Remove exit code from `sort` as it hid errors and emits error codes anyway
parent ceb74015
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment