Skip to content

Commit 36ea753

Browse files
committed
ci: allow raw args for lint task
Signed-off-by: Gregor Zeitlinger <gregor.zeitlinger@grafana.com>
1 parent 705401a commit 36ea753

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

mise.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,7 @@ use_file_shell_for_executable_tasks = true
1818

1919
[tasks.lint]
2020
description = "Run lint checks"
21+
raw_args = true
2122
run = "flint run"
2223

2324
[tasks."lint:fix"]

0 commit comments

Comments
 (0)