You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have installed c/c++-googlelint, it is present in the list flymake-checkers.
flycheck-very-setup shows it working and finds the executable.
flycheck-compile runs the googlelint checker, finds errors in the other buffer and I can navigate the error list, navigate etc.. OK
However! The warnings do not appear in the text buffer! I use other checkers for C++ (irony), LISP; they display fine.
I need docs to explain how to make it work. My emacs is 24.5.
I have installed c/c++-googlelint, it is present in the list flymake-checkers.
flycheck-very-setup shows it working and finds the executable.
flycheck-compile runs the googlelint checker, finds errors in the other buffer and I can navigate the error list, navigate etc.. OK
However! The warnings do not appear in the text buffer! I use other checkers for C++ (irony), LISP; they display fine.
I need docs to explain how to make it work. My emacs is 24.5.
My config is this:
value of flycheck-checkers:
The text was updated successfully, but these errors were encountered: