> You're seeking a technical solution to unreasonable requests being
> made by people of your project. Set boundaries. Put your foot down.
I was about to answer something like this: the team has to follow. As all
changes, though, this goes with some struggle.
Stuff that may help resolving that s
Not exactly an answer to the question you posed, but I found myself in a
similar situation not long ago where I wanted to add flake8 to CI for a
large codebase that had many violations to the rules we wanted to enforce.
I found it useful to automatically add a #noqa to the preexisting
violations be