-
Notifications
You must be signed in to change notification settings - Fork 67
Open
Description
Hi, I have set all the required configuration properties in my ~/.spacemacs
, but when I run flycheck-verify-setup
on a Solidity file, the output is:
Syntax checkers for buffer Foo.sol in solidity-mode:
There are no syntax checkers for this buffer!
Flycheck Mode is enabled. Use SPC u C-c ! x to enable disabled checkers.
--------------------
Flycheck version: 32snapshot (package: 20190108.351)
Emacs version: 26.1
System: x86_64-pc-linux-gnu
Window system: nil
This seems to be a different problem than solc
not being found - it's rather the checker itself that's not found by flycheck.
I'm using Spacemacs develop 0.300.0@26.1 and have recently updated all packages.
Metadata
Metadata
Assignees
Labels
No labels