excludePaths property
Paths which should be ignored. Usually something like `l10n/' to ignore the actual translation files.
Implementation
final List<ExcludePathChecker> excludePaths;
Paths which should be ignored. Usually something like `l10n/' to ignore the actual translation files.
final List<ExcludePathChecker> excludePaths;