Update for using Geppetto plugin in CI
This commit is contained in:
parent
530a01a5c5
commit
79980afd43
1 changed files with 9 additions and 0 deletions
9
.geppetto-rc.json
Normal file
9
.geppetto-rc.json
Normal file
|
@ -0,0 +1,9 @@
|
|||
{
|
||||
"excludes": [
|
||||
"**/contrib/**",
|
||||
"**/examples/**",
|
||||
"**/tests/**",
|
||||
"**/spec/**",
|
||||
"**/pkg/**"
|
||||
]
|
||||
}
|
Loading…
Reference in a new issue