Nikoloutsos / explicitDependencyImportCheck

The missing --explicit-target-dependency-import-check flag for SPM ⭐️
MIT License
10 stars 1 forks source link

Add Unused Dependencies Check #4

Open arde02 opened 3 days ago

arde02 commented 3 days ago

Added check for the situation where a particular dependency is specified in Package.swift, but there is no import for the product inside the package it is a dependency of.

Nikoloutsos commented 22 hours ago

Thanks @arde02 Did you forgot to push the typo for depdnency??