Skip to content

Commit

Permalink
build: add more alias
Browse files Browse the repository at this point in the history
  • Loading branch information
azzamsa committed Feb 22, 2024
1 parent 02b741d commit b9c97fc
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions justfile
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,8 @@ alias d := dev
alias f := fmt
alias l := lint
alias t := test
alias c := comply
alias k := check

# List available commands.
_default:
Expand Down

0 comments on commit b9c97fc

Please sign in to comment.