With Azure functions, how can we run a pylint task on the command line that checks each function?

后端 未结 0 759
被撕碎了的回忆
被撕碎了的回忆 2020-12-19 04:55

We are building a Python 3.8 Azure functions project. We have the following version of Pylint installed ...

$ pylint --version
pylint 2.6.0
astroid 2.4.2
Pyt         


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