Mercurial > p > roundup > code
view .coveragerc @ 7402:bca4eaffb212
Rename GNUMakefile to Makefile
| author | John Rouillard <rouilj@ieee.org> |
|---|---|
| date | Wed, 24 May 2023 20:40:31 -0400 |
| parents | 729e703a6c5a |
| children |
line wrap: on
line source
[run] # ignore the dist utils. They are not part of the code base # we are going to test. They are used by maintainers only. omit = roundup/dist/*
