Skip to content

Commit 023a57f

Browse files
committed
chore: rely on flint task defaults
Signed-off-by: Gregor Zeitlinger <gregor.zeitlinger@grafana.com>
1 parent 1c27524 commit 023a57f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

mise.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ lychee = "0.23.0"
55
[tasks.lint]
66
description = "Run link checks"
77
raw_args = true
8-
run = "flint run lychee"
8+
run = "flint run"
99

1010
[tasks."lint:fix"]
1111
description = "Auto-fix lint issues"

0 commit comments

Comments
 (0)