2021-07-22 00:26:21 +02:00
|
|
|
path_classifiers:
|
|
|
|
test:
|
2021-07-22 14:22:30 +02:00
|
|
|
- exclude: test
|
|
|
|
- test/resources
|
2021-07-22 00:26:21 +02:00
|
|
|
|
2020-11-01 17:00:40 +01:00
|
|
|
queries:
|
|
|
|
# Already handled by the "no-unused-vars" ESLint rule.
|
|
|
|
- exclude: js/unused-local-variable
|
2021-05-11 11:36:36 +02:00
|
|
|
- exclude: js/useless-assignment-to-local
|