Skip to content
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

Unable to make it work #4

Open
c02y opened this issue May 22, 2018 · 1 comment
Open

Unable to make it work #4

c02y opened this issue May 22, 2018 · 1 comment

Comments

@c02y
Copy link

c02y commented May 22, 2018

I followed your instruction:

  (eval-after-load 'flycheck
	'(add-hook 'flycheck-mode-hook #'flycheck-checkpatch-setup))

But flycheck-checkpatch doesn't work at all.

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.
@zpp0
Copy link
Owner

zpp0 commented Aug 13, 2024

This may have been fixed by d45a69b

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

No branches or pull requests

2 participants