Skip to content

Commit 0fcc247

Browse files
committed
Run style:run-flake8 from check-format Make target
1 parent 7ef55d0 commit 0fcc247

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

{{cookiecutter.package_name}}/Makefile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -94,6 +94,7 @@ format:
9494
.PHONY: check-format
9595
check-format:
9696
@hatch run style:run-black-check
97+
@hatch run style:run-flake8
9798

9899

99100
# help: sort-imports - apply import sort ordering

0 commit comments

Comments
 (0)