We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a550d1e commit 6a14920Copy full SHA for 6a14920
1 file changed
nvim/Justfile
@@ -29,4 +29,4 @@ stylua-on-all:
29
#!/usr/bin/env zsh
30
{{ masonPath }}/stylua --check --output-format=summary . && return 0
31
{{ masonPath }}/stylua .
32
- echo "\nFiles formatted."
+ print "\nFiles formatted."
0 commit comments