mirror of
https://github.com/zen-browser/pdf.js.git
synced 2025-07-10 10:15:37 +02:00
Include most of the test
-folder in the LGTM report (PR 13772 follow-up)
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.
This commit is contained in:
parent
ab7b577d85
commit
10c29ed473
1 changed files with 2 additions and 3 deletions
5
lgtm.yml
5
lgtm.yml
|
@ -1,8 +1,7 @@
|
||||||
path_classifiers:
|
path_classifiers:
|
||||||
test:
|
test:
|
||||||
- exclude: test/font
|
- exclude: test
|
||||||
- exclude: test/integration
|
- test/resources
|
||||||
- exclude: test/unit
|
|
||||||
|
|
||||||
queries:
|
queries:
|
||||||
# Already handled by the "no-unused-vars" ESLint rule.
|
# Already handled by the "no-unused-vars" ESLint rule.
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue