Update .bettercodehub.yml
This commit is contained in:
parent
4165772265
commit
6b3e0135c7
|
@ -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
|
||||
|
||||
|
|
Loading…
Reference in New Issue