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.16k stars 36 forks source link

option to report an error on unused `tach-ignore` comments #425

Closed DetachHead closed 5 days ago

DetachHead commented 1 week ago

other tools such have options to report unused ignore comments, eg. ruff

emdoyle commented 5 days ago

This is included in 0.14.4! Check out the PR description in #426 or the docs for more details.