mirror of
https://github.com/mozilla/pdf.js.git
synced 2025-04-19 22:58:07 +02:00
Merge pull request #12562 from Snuffleupagus/lgtm-exclude-unused-local-variable
Try adding a very basic `lgtm.yml` file, to prevent LGTM complaining about unused variables (issue 11965)
This commit is contained in:
commit
8550f73b22
1 changed files with 3 additions and 0 deletions
3
lgtm.yml
Normal file
3
lgtm.yml
Normal file
|
@ -0,0 +1,3 @@
|
|||
queries:
|
||||
# Already handled by the "no-unused-vars" ESLint rule.
|
||||
- exclude: js/unused-local-variable
|
Loading…
Add table
Add a link
Reference in a new issue