7 lines
68 B
Makefile
7 lines
68 B
Makefile
|
|
||
|
hook-install:
|
||
|
pre-commit install --install-hooks
|
||
|
|
||
|
fmt:
|
||
|
treefmt
|