Update .bettercodehub.yml

This commit is contained in:
Markus Gans 2019-08-11 22:18:30 +02:00
parent 4165772265
commit 6b3e0135c7
1 changed files with 3 additions and 9 deletions

View File

@ -1,12 +1,3 @@
component_depth: 3
languages:
- cpp
production:
include:
- .*/src/.*
test:
include:
- .*/test/.*
exclude:
- /debian/.*
- /doc/.*
@ -19,4 +10,7 @@ exclude:
- /src/.*
- /build.sh
- /ltmain.sh
component_depth: 1
languages:
- cpp