8 lines
185 B
INI
8 lines
185 B
INI
exclude = src/.*_unittest\.cc
|
|
exclude = src/googletest\.h
|
|
exclude = src/mock-log\.h
|
|
exclude-throw-branches = yes
|
|
exclude-unreachable-branches = yes
|
|
filter = .*/glog/.*\.h
|
|
filter = src/
|