fix(docs): update CONTRIBUTE.MD (#579)
This commit is contained in:
parent
8d33b155b6
commit
e3fd384a45
1 changed files with 2 additions and 2 deletions
|
|
@ -22,7 +22,7 @@ cargo install cargo-llvm-cov
|
||||||
rustup component add llvm-tools-preview
|
rustup component add llvm-tools-preview
|
||||||
```
|
```
|
||||||
|
|
||||||
If you are using goverage gutters plugin, add these config to let it know lcov output.
|
If you are using coverage gutters plugin, add these config to let it know lcov output.
|
||||||
```json
|
```json
|
||||||
{
|
{
|
||||||
"coverage-gutters.coverageFileNames": [
|
"coverage-gutters.coverageFileNames": [
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue