Skip to content

Commit 240e382

Browse files
committed
Skip importing ruleset-testing-core internally
1 parent 880458d commit 240e382

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.brazil.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,8 @@
7979
"stability-tests": { "skipImport": true },
8080
"test-utils": { "skipImport": true },
8181
"tests-coverage-reporting": { "skipImport": true },
82-
"third-party": { "skipImport": true }
82+
"third-party": { "skipImport": true },
83+
"ruleset-testing-core": { "skipImport": true }
8384
},
8485

8586
"dependencies": {

0 commit comments

Comments
 (0)