如何自动修复 pylint 报告的 lint 问题?
How do I automatically fix lint issues reported by pylint?
就像我们也有 "eslint --fix" to automatically fix lint problems in Javascript code, do we have something for pylint 用于 Python 代码一样?
就像我们也有 "eslint --fix" to automatically fix lint problems in Javascript code, do we have something for pylint 用于 Python 代码一样?