Skip to content

Commit

Permalink
fix lint task
Browse files Browse the repository at this point in the history
  • Loading branch information
jdx committed Feb 2, 2024
1 parent b2e81cb commit 3bb31bb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .mise/config.toml
Original file line number Diff line number Diff line change
@@ -1 +1 @@
tasks.lint = "echo LINT!"
tasks.lint = "just lint"

0 comments on commit 3bb31bb

Please sign in to comment.