Closed ofosos closed 7 years ago
This adds a pylint stage to the circle buildjobs, that will lint the file clients/python/example.py using pylints default configuration.
pylint
clients/python/example.py
This relates to #63, covering the lint part.
let's just call the job 'python'
+1
This adds a
pylint
stage to the circle buildjobs, that will lint the fileclients/python/example.py
using pylints default configuration.This relates to #63, covering the lint part.