We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4f2c387 commit cc8f182Copy full SHA for cc8f182
1 file changed
build/gulpfile.hygiene.js
@@ -57,6 +57,7 @@ const indentationFilter = [
57
'!test/assert.js',
58
59
// except specific folders
60
+ '!test/automation/out/**',
61
'!test/smoke/out/**',
62
'!extensions/vscode-api-tests/testWorkspace/**',
63
'!extensions/vscode-api-tests/testWorkspace2/**',
0 commit comments