Skip to content

Commit

Permalink
clean: Make example more compact by removing empty line
Browse files Browse the repository at this point in the history
  • Loading branch information
Paulo Ribeiro committed Sep 2, 2021
1 parent df40762 commit 8c40f8c
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion docs/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -220,7 +220,6 @@ To do this, upload the same report multiple times, specifying each different lan
```bash
bash <(curl -Ls https://coverage.codacy.com/get.sh) report \
-l Javascript -r report.xml
bash <(curl -Ls https://coverage.codacy.com/get.sh) report \
-l TypeScript -r report.xml
```
Expand Down

0 comments on commit 8c40f8c

Please sign in to comment.