summaryrefslogtreecommitdiff
path: root/tests/specs/publish/missing_license/__test__.jsonc
AgeCommit message (Collapse)Author
2024-08-12feat(publish): error on missing license file (#25011)David Sherret
Closes https://github.com/denoland/deno/issues/24676
2024-07-22fix(publish): warn about missing license file (#24677)David Sherret
Part of https://github.com/denoland/deno/issues/24676 , but just a warning for now.