Skip to content
This repository has been archived by the owner on Sep 20, 2023. It is now read-only.

Python: flake8

LCD 47 edited this page Jun 12, 2016 · 8 revisions

This file is no longer maintained

This file exists only as a historic reference. Documentation for syntastic checkers is now included in the manual, please see :help syntastic-checkers in Vim.


Authors

Flake8 is a wrapper around PyFlakes, pep8, and Ned Batchelder's McCabe script. See the project's page, or the official docs for details.

Clone this wiki locally