mirror of
https://github.com/prometheus/alertmanager
synced 2025-02-09 15:07:26 +00:00
3 lines
51 B
Makefile
3 lines
51 B
Makefile
|
format: $(wildcard src/*.elm)
|
||
|
elm-format --yes $?
|