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 77
77
* <li><code>LGTM_INDEX_EXCLUDE</code>: a newline-separated list of paths to exclude
78
78
* <li><code>LGTM_REPOSITORY_FOLDERS_CSV</code>: the path of a CSV file containing file
79
79
* 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.
82
82
* <li><code>LGTM_INDEX_TYPESCRIPT</code>: whether to extract TypeScript
83
83
* <li><code>LGTM_INDEX_FILETYPES</code>: a newline-separated list of ".extension:filetype" pairs
84
84
* 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