We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3b484b1 commit b9a8e91Copy full SHA for b9a8e91
scripts/validate-licenses.ts
@@ -32,6 +32,7 @@ const allowedLicenses = [
32
'ISC',
33
'Apache-2.0',
34
'Python-2.0',
35
+ 'Artistic-2.0',
36
37
'BSD-2-Clause',
38
'BSD-3-Clause',
0 commit comments