bump source publication nag to warn until additional files can be checked.
This commit is contained in:
parent
b5f44ac5cd
commit
2806d20e17
@ -115,7 +115,7 @@ export const linksNags: Nag[] = [
|
||||
)
|
||||
}
|
||||
},
|
||||
status: 'required',
|
||||
status: 'warning',
|
||||
shouldShow: (context: NagContext) => {
|
||||
const licenseUrl = context.project.license.url
|
||||
if (!licenseUrl) return false
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user