summaryrefslogtreecommitdiff
path: root/cli/tools/registry/paths.rs
AgeCommit message (Collapse)Author
2024-04-24fix(publish): --dry-publish should error for gitignored excluded files (#23540)David Sherret
Files that were gitignored only were not included in the diagnostic.
2024-01-24feat(publish): give diagnostic on invalid package files (#22082)Luca Casonato