Skip to content

Commit 652ea8f

Browse files
authored
. d tasks should use --quiet
Add note about keeping console output minimal for tasks.
1 parent 5ac844f commit 652ea8f

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

internal_documentation/micro_features/repo_setup.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -52,6 +52,8 @@ Every batch file should be exactly:
5252

5353
Tasks are defined in `.mise.toml`.
5454

55+
Tasks should pass `--quiet` or similar to each tool, to keep the console output minimal.
56+
5557
## Tool Version Management
5658

5759
### Primary language/runtime

0 commit comments

Comments
 (0)