Benardi / touvlo

:robot: ML algorithms implemented from scratch and provided block by block
https://touvlo.readthedocs.io/en/latest/
MIT License
12 stars 18 forks source link

Add pylint testing environment #41

Open Benardi opened 5 years ago

Benardi commented 5 years ago

Description

A new testing environment to be included in both tox and travis CI

Files

Tasks

enflo commented 5 years ago

I'm working on the Issue. I have added pylint, with respect to the file pylintrc requires some special configuration? Do you want any specific changes?

Benardi commented 5 years ago

I'm working on the Issue. I have added pylint, with respect to the file pylintrc requires some special configuration? Do you want any specific changes?

Nothing in particular, just please make sure that the existing code conforms to the linting checks.