Skip to content

Unable to make it work #4

@c02y

Description

@c02y

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions