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

Error signs don't appear unless syntastic_quiet_warnings=0 #203

Closed
stantonk opened this issue Mar 15, 2012 · 6 comments
Closed

Error signs don't appear unless syntastic_quiet_warnings=0 #203

stantonk opened this issue Mar 15, 2012 · 6 comments

Comments

@stantonk
Copy link

The warning markers are really annoying, but if I quiet them, then I don't get any markers. I'm using Macvim+Janus and flake8... Any ideas?

@stantonk
Copy link
Author

The error and warning signs also don't appear in different colors, either. So there's no way to tell the difference

@scrooloose
Copy link
Collaborator

hey @stantonk, can you confirm that this fixes your problem? The commit message has the details :)

@stantonk
Copy link
Author

Hrm...I'm using the MacVim + Janus distro (https://github.com/carlhuda/janus) and I ran "rake" in the .vim folder, but I don't think it updated to include your latest commits.

This was sort of a compound issue with my other issue #204. The real problem was I wasn't able to get my --ignore to work, so I tried turning off all warnings and that brought up this issue.

@leepa
Copy link
Contributor

leepa commented Apr 11, 2012

This now shows "Syntax Error" as the unhelpful hint on every line Flake8 has a problem with. I've had to revert this locally as it made things impossible for me.

@constfun
Copy link

Not sure my problem is related to this issue, but I get "Syntax error" for pretty much everything with syntastic and flake8 now.

@constfun
Copy link

Confirmed that reverting b4e85a8 fixes the "Syntax error" issue.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants