excludePaths property

List<String> excludePaths
final

Path substrings to exclude (e.g., "test", "mock").

Implementation

final List<String> excludePaths;