We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2e38b34 commit 9917ee9Copy full SHA for 9917ee9
README.md
@@ -100,5 +100,5 @@ The parameters are already well documented in the official rules.
100
### Doze
101
When building, it may occur that there are unused dependencies that cause the build to fail (we see unused deps as errors.
102
Fortunately the unused dep rule provides a command that requires `buildozer`, to remove the unused dependencies.
103
-The shell script `doze/doze.sh` justs take the stream of the supplied command and runs the buildozel commands.
+The shell script `doze/doze.sh` just take the supplied command and runs the buildozer commands on the supplied command's stdout/err stream.
104
```doze bazel build "//..."```
0 commit comments