You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Some Swift packages like swift-argument-parser have multiple
package.swift files to handle different tools versions. This change
updates check-docs to insert the swift-docc-plugin dependency to all
package.swift files so regardless of which one is chosen, the dependency
is available.
Fixes: #93
0 commit comments