Skip to content
This repository was archived by the owner on Dec 19, 2025. It is now read-only.

Commit f24dde7

Browse files
committed
Update .codacy.yml
1 parent 46a9a0a commit f24dde7

1 file changed

Lines changed: 4 additions & 6 deletions

File tree

.codacy.yml

Lines changed: 4 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,6 @@
11
---
2-
engines:
3-
eslint:
4-
- 'test/**/*'
5-
62
exclude_paths:
7-
- 'examples/**/*'
8-
- '.github/**/*'
3+
- '.github/**/*'
4+
- '.vscode/**/*'
5+
- 'art/**/*'
6+
- 'packages/*/test/**'

0 commit comments

Comments
 (0)