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
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…
x
Reference in New Issue
Block a user