msherry / flycheck-pycheckers

Multiple syntax checker for Python in Emacs, using Flycheck
GNU General Public License v3.0
63 stars 23 forks source link

Consistently use “ignore” and “enable” #9

Closed DanSchoppe closed 6 years ago

DanSchoppe commented 6 years ago

This fixes #8

msherry commented 6 years ago

This looks good to me now. Thanks for the PR!