Update .copywrite.hcl (#3775)

Ignores the directories licensed under MPL
pull/3783/head
Michele Degges 3 years ago committed by GitHub
parent 857be69f27
commit a5132e0285
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -14,5 +14,13 @@ project {
"website/prettier.config.js",
"**/*_ent.*",
"**/*_ent_test.*",
# licensed under MPL - ignoring for now until the copywrite tool can support
# multiple licenses per repo.
"api/**",
"sdk/**",
"internal/proto/plugin/**",
"internal/proto/controller/custom_options/**",
"internal/proto/controller/api/**",
]
}

Loading…
Cancel
Save