We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2de9f39 commit 762983fCopy full SHA for 762983f
.github/scripts/check-conformance-changes.js
@@ -28,6 +28,8 @@ function getCoverageDependencies() {
28
const ALWAYS_RUN_PATHS = [
29
'tasks/coverage/',
30
'tasks/common/',
31
+ 'tasks/oxc_transform_conformance/',
32
+ 'tasks/oxc_prettier_conformance/',
33
];
34
35
/**
0 commit comments