devo-ps / pipelines

Build pipelines for automation, deployment, testing...
MIT License
119 stars 13 forks source link

fix var not defined issue #140

Closed sp3c73r2038 closed 2 years ago

sp3c73r2038 commented 2 years ago

fix non existing var full_path introduced by #134.

also add pylint to detect code smell & errors. (not going to fix everything in this PR.)