Nikoloutsos / explicitDependencyImportCheck

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

[Feature] – Return transitive dependencies list in alphabetical order #2

Open douglasgondim opened 1 week ago

douglasgondim commented 1 week ago

It would be nice if we had this feature to have consistency in the results.

Nikoloutsos commented 1 week ago

Yes, we can sort the transitive dependencies alphabetically for same error reporting each time 👍 I am more than welcome @douglasgondim if you want to contribute to this repo by creating a PR