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