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 ed9de34 commit 4544adfCopy full SHA for 4544adf
.github/scripts/coverage.mjs
@@ -9,6 +9,7 @@ const exclude = [
9
'internal/difflib',
10
'internal/spew',
11
'internal/testify',
12
+ 'pro',
13
]
14
15
cd(path.resolve(__dirname, '..', '..'))
0 commit comments