gauge-sh / tach

A Python tool to enforce dependencies, using modular architecture 🌎 Open source 🐍 Installable via pip πŸ”§ Able to be adopted incrementally - ⚑ Implemented with no runtime impact ♾️ Interoperable with your existing systems πŸ¦€ Written in rust
https://gauge.sh
MIT License
1.01k stars 35 forks source link

Add unused dependencies to check-external diagnostics #296

Closed emdoyle closed 1 week ago

emdoyle commented 1 week ago

Fixes: #294

Adds non-blocking warnings to check-external when it seems like an external dependency is unused.

image