Merge pull request #13772 from Snuffleupagus/lgtm-exclude-tests

Include the `font`/`integration`/`unit`-test folders in the LGTM report
This commit is contained in:
Jonas Jenwald 2021-07-22 09:35:00 +02:00 committed by GitHub
commit ab7b577d85
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,3 +1,9 @@
path_classifiers:
test:
- exclude: test/font
- exclude: test/integration
- exclude: test/unit
queries:
# Already handled by the "no-unused-vars" ESLint rule.
- exclude: js/unused-local-variable