mirror of
https://github.com/mozilla/pdf.js.git
synced 2025-04-24 17:18:07 +02:00
*Please note:* I cannot be sure if this actually helps, since we've not enabled LGTM for the PDF.js repository[1], however I hope that it should stop LGTM reporting things that we're already using ESLint to enforce. --- [1] In case the patch does nothing, we can simply revert it and move on :-)
3 lines
104 B
YAML
3 lines
104 B
YAML
queries:
|
|
# Already handled by the "no-unused-vars" ESLint rule.
|
|
- exclude: js/unused-local-variable
|