|
|
|
|
|
by aequitas
2054 days ago
|
|
The same can be said for a linter. You can just ignore the lint warning and have it not block the build as well. Most linters also don't require manual changes but do automatic fixing, ie: black[0]. Non-user initiated updates to QA tools will only lead to alert fatigue because people will write it off as an update to to tool. [0] https://github.com/psf/black |
|
Similarly they way Django Doctor works is more convenient:
- it's suggests a change that can be applied in one click - it's suggestion can be ignored - no overhead cost because it's SaaS
but yes, if you don't value SaaS in this context then that's fair enough :)