Searched refs:EXCLUDED_PATHS (Results 1 – 1 of 1) sorted by relevance
51 private static final String EXCLUDED_PATHS = "excluded-paths"; field in Configuration96 File globalExcludes = new File(toolDirectory, EXCLUDED_PATHS); in readExcludes()103 File localExcludes = new File(EXCLUDED_PATHS); in readExcludes()120 File vendorExcludes = new File(vendor, EXCLUDED_PATHS); in readVendorExcludes()