mirror of
https://github.com/jimeh/.emacs.d.git
synced 2026-02-19 13:46:41 +00:00
chore(lang): Remove flycheck-golangci-lint package, lsp handles linting
This commit is contained in:
@@ -98,10 +98,6 @@
|
||||
:init
|
||||
(defun siren-go-projectile-setup ()))
|
||||
|
||||
(use-package flycheck-golangci-lint
|
||||
:hook
|
||||
(go-mode . flycheck-golangci-lint-setup))
|
||||
|
||||
(use-package go-playground
|
||||
:defer t)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user