Merge pull request #13776 from Snuffleupagus/lgtm-more-test

Include most of the `test`-folder in the LGTM report (PR 13772 follow-up)
This commit is contained in:
Jonas Jenwald 2021-07-22 15:16:07 +02:00 committed by GitHub
commit 181580062c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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.