Skip to content

Commit 50ecec8

Browse files
committed
build: add more alias
1 parent 0098d9d commit 50ecec8

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

justfile

+2
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,8 @@ alias d := dev
44
alias f := fmt
55
alias l := lint
66
alias t := test
7+
alias c := comply
8+
alias k := check
79

810
# List available commands.
911
_default:

0 commit comments

Comments
 (0)