diff --git a/Makefile b/Makefile index 535e8ab..84ee29f 100644 --- a/Makefile +++ b/Makefile @@ -1,6 +1,6 @@ .PHONY: fmt fmt: - ./utils/stylua --config-path stylua.toml ---glob lua/**/*.lua -- lua + ./utils/stylua --config-path stylua.toml --glob lua/**/*.lua -- lua .PHONY: lint lint: