-
-
Notifications
You must be signed in to change notification settings - Fork 11
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
warnings-only is not a valid Flycheck error level #6
Comments
Confirmed here, and I can't find a description of valid error levels. |
@xamvolagis error levels are defined in flymake.el if I understand right. It appears warning is the one you want.
|
Claymore
added a commit
to Claymore/flycheck-google-cpplint
that referenced
this issue
Mar 11, 2016
Use `'warning` as a flycheck level. Fixes flycheck#5 and flycheck#6.
Claymore
added a commit
to Claymore/flycheck-google-cpplint
that referenced
this issue
Mar 11, 2016
Use 'warning as a flycheck level instead of the outdated 'warnings-only. Fixes flycheck#5 and flycheck#6.
Merged
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I just installed flycheck-google-cpplint from the melpa packages and I get the following error:
The important part of my configuration file is the next.
Any ideas?
The text was updated successfully, but these errors were encountered: