Skip to content

Commit

Permalink
Merge pull request #541 from jjb/patch-4
Browse files Browse the repository at this point in the history
better hide_settings documentation
  • Loading branch information
danmayer authored Jun 14, 2024
2 parents 3c42c95 + d7f3e2b commit cbf22cb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -244,7 +244,7 @@ Coverband provides a view of all of its current settings. Sometimes you might wa
such as when sharing coverband data with a large number of developers of varying trust levels.
You can disable the settings view like so:

`config.hide_settings = false`
`config.hide_settings = true`

### Fixing Coverage Only Shows Loading Hits

Expand Down

0 comments on commit cbf22cb

Please sign in to comment.