Skip to content

Commit

Permalink
fix(Makefile): fix paths
Browse files Browse the repository at this point in the history
  • Loading branch information
teto committed Aug 19, 2024
1 parent 96e6e12 commit d48aceb
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Makefile
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
format:
stylua -v --verify lua/rocks-config/ plugin/
stylua -v --verify lua/rocks-dev/ plugin/

check:
luacheck lua/rocks-config plugin/
luacheck lua/rocks-dev plugin/

0 comments on commit d48aceb

Please sign in to comment.