[migrate] vanity import go.moleculesai.app/cli (internal#71 phase 2) #2

Merged
sdk-lead merged 2 commits from migrate/issue-71-vanity-imports into main 2026-05-09 00:59:40 +00:00
Showing only changes of commit 15d8cec45f - Show all commits

View File

@ -63,6 +63,7 @@ func TestNoLegacyGitHubImportPaths(t *testing.T) {
".yaml": true,
".toml": true,
".md": true,
".json": true, // package.json / tsconfig.json — catches ref drift in package metadata
}
checkBasename := map[string]bool{
"Dockerfile": true,