Skip to content

How to add sonarlint in spacemacs #15466

Answered by lebensterben
chavalife17 asked this question in Q&A
Discussion options

You must be logged in to vote

try

(use-package 'lsp-sonarlint
  :defer t)
(use-package 'lsp-sonarlint-java
  :after lsp-java) 
  :custom (lsp-sonarlint-java-enabled t))

Replies: 1 comment 6 replies

Comment options

You must be logged in to vote
6 replies
@lebensterben
Comment options

@chavalife17
Comment options

@lebensterben
Comment options

@lebensterben
Comment options

@chavalife17
Comment options

Answer selected by chavalife17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants