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.
2 parents 9aa7f1b + 84e7fbb commit 2336c65Copy full SHA for 2336c65
test/lint/licenses.sh
@@ -1,2 +1,2 @@
1
#!/bin/sh -eu
2
-go-licenses check ./...
+go-licenses check --disallowed_types=forbidden,unknown,restricted --ignore github.com/lxc/go-lxc ./...
0 commit comments