Fork me on GitHub
#clj-kondo
<
2021-05-16
>
Felipe Marques15:05:45

Hi, all! I'm trying to integrate clj-kondo in spacemacs, but I'm having some problems. I followed the instructions here: https://cljdoc.org/d/clj-kondo/clj-kondo/2021.04.23/doc/editor-integration#spacemacs But flycheck is not enable by default, I must run SPC t s to toggle the syntax-checking, even after doing (setq global-flycheck-mode t) in my .spacemacs file. Does anyone had the same problem? Thanks in advance 😄

borkdude15:05:34

@marques.goncalves.fel you can try to cross-post to #spacemacs as well

Felipe Marques15:05:14

Thanks! Didn't know there was this channel 😅