maxmx03.solarized.nvim/makefile
2024-09-19 10:40:15 -03:00

5 lines
58 B
Makefile

fmt:
stylua -f ./stylua.toml .
test: fmt
vusted ./tests