Skip to content

Commit

Permalink
f for fmt
Browse files Browse the repository at this point in the history
  • Loading branch information
steezeburger committed May 24, 2024
1 parent c83618f commit 7d54b03
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions justfile.codestyle
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,8 @@ default_lang := 'all'
fmt lang=default_lang:
@just _fmt-{{lang}}

alias f := fmt

# Can lint 'ts', 'md', or 'all'. Defaults to all
lint lang=default_lang:
@just _lint-{{lang}}
Expand Down

0 comments on commit 7d54b03

Please sign in to comment.