You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We needed a tool to do something like this (to mass-ignore existing violations when we added a new rule without an obvious auto-fix) so @meshy and I wrote a separate tool to do it: https://pypi.org/project/silence-fixit-error/
Considerations:
# lint-fixme: <rule>
--add-fixme
flag?fix
command?The text was updated successfully, but these errors were encountered: