10c29ed473
Given that PR 13772 seem to have worked as intended, it probably cannot hurt to enable the LGTM report for *most* of the remaining code in the `test`-folder. (The one remaining exception is code which originated *outside* of the PDF.js project.) *Please note:* We'll need to land this patch to actually see any difference in the LGTM results.
10 lines
216 B
YAML
10 lines
216 B
YAML
path_classifiers:
|
|
test:
|
|
- exclude: test
|
|
- test/resources
|
|
|
|
queries:
|
|
# Already handled by the "no-unused-vars" ESLint rule.
|
|
- exclude: js/unused-local-variable
|
|
- exclude: js/useless-assignment-to-local
|