5 lines
76 B
Makefile
Raw Normal View History

2022-09-19 08:51:11 +02:00
.PHONY: fmt
fmt:
# Uses ../.clang-format
clang-format --verbose -i main.c