msherry / flycheck-pycheckers

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

Config-file should be .pycheckers #37

Open msherry opened 5 years ago

msherry commented 5 years ago

Right now we use the pylint rcfile as the config file for all of flycheck-pycheckers (according to the elisp), which is kind of silly.