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 1547977 commit e2d6532Copy full SHA for e2d6532
README.md
@@ -25,7 +25,7 @@ To build and test the modules locally without Envoy, you can use `cargo` to buil
25
cd rust
26
cargo build
27
cargo test
28
-cargo cargo clippy -- -D warnings
+cargo clippy -- -D warnings
29
cargo fmt --all -- --check
30
```
31
0 commit comments