How to run pylint only on files with changes and files that import those files

前端 未结 0 861
说谎
说谎 2021-01-07 07:53

I have a tree of python files and would like to use pyLint to enforce PEP-8 compliance. The time taken to lint the whole tree is annoyingly long (I know about the -j flag an

相关标签:
回答
  • 消灭零回复
提交回复
热议问题