File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 7777 * <li><code>LGTM_INDEX_EXCLUDE</code>: a newline-separated list of paths to exclude
7878 * <li><code>LGTM_REPOSITORY_FOLDERS_CSV</code>: the path of a CSV file containing file
7979 * classifications
80- * <li><code>LGTM_INDEX_FILTERS</code>: a newline-separated list of {@link ProjectLayout}-style
81- * patterns that can be used to refine the list of files to include and exclude
80+ * <li><code>LGTM_INDEX_FILTERS</code>: a newline-separated list of strings of form "include:PATTERN"
81+ * or "exclude:PATTERN" that can be used to refine the list of files to include and exclude.
8282 * <li><code>LGTM_INDEX_TYPESCRIPT</code>: whether to extract TypeScript
8383 * <li><code>LGTM_INDEX_FILETYPES</code>: a newline-separated list of ".extension:filetype" pairs
8484 * specifying which {@link FileType} to use for the given extension; the additional file type
You can’t perform that action at this time.
0 commit comments