Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add link to flycheck-pycheckers #1336

Merged
merged 1 commit into from Sep 28, 2017
Merged

Add link to flycheck-pycheckers #1336

merged 1 commit into from Sep 28, 2017

Conversation

msherry
Copy link
Contributor

@msherry msherry commented Sep 28, 2017

flycheck-pycheckers enables the user to run multiple syntax checkers simultaneously on Python code, including support for pyflakes, pep8, flake8, pylint, and mypy.

Each checker can be turned on and off individually, and checking can be controlled by individual (per-checker) config files like .pylintrc, as well as a unified file (.pycheckers).

@CLAassistant
Copy link

CLAassistant commented Sep 28, 2017

CLA assistant check
All committers have signed the CLA.

Copy link
Member

@fmdkdd fmdkdd left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

We have plans in #1072 to revamp the syntax checker chaining. Since you seem to have a good idea of how Python checkers should chain, I would very much like your input on that PR, if you can spare the time.

@fmdkdd fmdkdd merged commit 593fb28 into flycheck:master Sep 28, 2017
msherry added a commit to msherry/flycheck that referenced this pull request Sep 28, 2017
As a follow-up to flycheck#1336, update languages.rst with a link to flycheck-pycheckers.
@msherry msherry mentioned this pull request Sep 28, 2017
msherry added a commit to msherry/flycheck that referenced this pull request Sep 28, 2017
As a follow-up to flycheck#1336, update languages.rst with a link to flycheck-pycheckers.
@msherry msherry deleted the patch-1 branch September 28, 2017 16:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants