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
And M-x flycheck-verify-checker checkpatch or M-x flycheck-select-checker checkpatch tells me this:
Syntax checker in buffer test.c in c-mode:
checkpatch
- major mode: `c-mode' supported
- may enable: yes
- predicate: nil
- executable: Found at /home/user/.local/bin/checkpatch.pl
Flycheck cannot use this syntax checker for this buffer.
Flycheck Mode is enabled. Use C-u C-c ! x to enable disabled checkers.
The text was updated successfully, but these errors were encountered:
I followed your instruction:
But
flycheck-checkpatch
doesn't work at all.And
M-x flycheck-verify-checker checkpatch
orM-x flycheck-select-checker checkpatch
tells me this:The text was updated successfully, but these errors were encountered: