dotfiles/Makefile

4 lines
52 B
Makefile
Raw Normal View History

2022-07-06 11:55:14 -05:00
.PHONY: lint
lint:
shfmt -s -w $(shell shfmt -f .)