Skip to content

Commit 67bf7a3

Browse files
author
Morgan Haskel
committed
Merge pull request #613 from justinstoller/maint/master/update-for-geppetto
Update for using Geppetto plugin in CI
2 parents f235f34 + f0f5f64 commit 67bf7a3

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

.geppetto-rc.json

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
{
2+
"excludes": [
3+
"**/contrib/**",
4+
"**/examples/**",
5+
"**/tests/**",
6+
"**/spec/**",
7+
"**/pkg/**"
8+
]
9+
}

0 commit comments

Comments
 (0)