pdf.js/lgtm.yml

11 lines
257 B
YAML
Raw Normal View History

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
- exclude: js/useless-assignment-to-local