Skip to content

Commit

Permalink
bonsai
Browse files Browse the repository at this point in the history
  • Loading branch information
k1LoW committed Mar 6, 2024
1 parent 1556b4e commit 1644ecb
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -334,8 +334,8 @@ Exclude files from the coverage report.
``` yaml
coverage:
exclude:
- 'cmd/*.go'
- 'proto/**/*.pb.go'
- 'cmd/*.ts'
- 'proto/**/*.pb.ts'
```

### `coverage.acceptable:`
Expand Down

0 comments on commit 1644ecb

Please sign in to comment.