readd prettier (#706)
This commit is contained in:
parent
e5b4c54348
commit
d55f8dc36e
1 changed files with 1 additions and 1 deletions
2
Makefile
2
Makefile
|
|
@ -2,7 +2,7 @@
|
||||||
|
|
||||||
all: format check requirements.txt
|
all: format check requirements.txt
|
||||||
|
|
||||||
format: black
|
format: prettier black
|
||||||
|
|
||||||
check: mypy checkprettier checkblack
|
check: mypy checkprettier checkblack
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue