/brz/remove-bazaar

To get this branch, use:
bzr branch http://gegoxaren.bato24.eu/bzr/brz/remove-bazaar

« back to all changes in this revision

Viewing changes to .coveragerc

  • Committer: Jelmer Vernooij
  • Date: 2020-03-26 07:27:31 UTC
  • mto: (7490.7.9 work)
  • mto: This revision was merged to the branch mainline in revision 7501.
  • Revision ID: jelmer@jelmer.uk-20200326072731-nf0nmbajm3huvj6k
document BZR_EMAIL behaviour.

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
[run]
 
2
branch = True
 
3
source = breezy
 
4
 
 
5
[report]
 
6
exclude_lines =
 
7
    raise NotImplementedError