6 lines
47 B
Makefile
6 lines
47 B
Makefile
|
|
|
|
.PHONY:format
|
|
|
|
format:
|
|
bash script/format.sh
|