Hi, I would like to use flake8 from within Python script but I can't find any hint in the docs on how to do this? For instance, with pylint I can do a "from pylint import epylint as lint" and then run the linter with "lint.run()".
Kind regards Linus Törngren _______________________________________________ code-quality mailing list code-quality@python.org https://mail.python.org/mailman/listinfo/code-quality