We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
--quiet
1 parent 5ac844f commit 652ea8fCopy full SHA for 652ea8f
1 file changed
internal_documentation/micro_features/repo_setup.md
@@ -52,6 +52,8 @@ Every batch file should be exactly:
52
53
Tasks are defined in `.mise.toml`.
54
55
+Tasks should pass `--quiet` or similar to each tool, to keep the console output minimal.
56
+
57
## Tool Version Management
58
59
### Primary language/runtime
0 commit comments