Update .bettercodehub.yml
This commit is contained in:
parent
dec830a0d8
commit
924d69225f
|
@ -1,15 +1,12 @@
|
|||
component_depth: 3
|
||||
component_depth: 1
|
||||
languages:
|
||||
- cpp
|
||||
production:
|
||||
include:
|
||||
- /src/.*\.cpp
|
||||
- /src/.*\.h
|
||||
- /src/.*
|
||||
test:
|
||||
include:
|
||||
- /test/.*\.cpp
|
||||
- /test/.*\.inc
|
||||
- /test/.*\.h
|
||||
- /test/.*
|
||||
exclude:
|
||||
- /debian/.*
|
||||
- /doc/.*
|
||||
|
|
Loading…
Reference in New Issue