Searched refs:EXCLUDED_PATHS (Results 1 – 1 of 1) sorted by relevance
49 private static final String EXCLUDED_PATHS = "excluded-paths"; field in Configuration91 File globalExcludes = new File(toolDirectory, EXCLUDED_PATHS); in readExcludes()96 File googleExcludes = new File("./vendor/google/" + EXCLUDED_PATHS); in readExcludes()102 File localExcludes = new File(EXCLUDED_PATHS); in readExcludes()