ADS129x-tools icon indicating copy to clipboard operation
ADS129x-tools copied to clipboard

You Python code need lint

Open timmy61109 opened this issue 5 years ago • 0 comments

I think your Python needs lint, you can use at least the following specifications:

  • Pytest
  • flake8
  • Pylint
  • tox
  • doctest
  • unittest
  • pytest-capturelog
  • pytest-xdist
  • pytest-django
  • pytest-twisted
  • virtualenv
  • sphinx
  • sphinx-rtd-theme
  • dist

The most important three:

  • Pytest
  • flake8
  • Pylint

timmy61109 avatar Dec 26 '19 11:12 timmy61109