spacemacs/layers
Tim Heckman e84bd90262 Set lsp-prefer-flymake to :none when Go layer is using LSP
When switching the Go layer to use the LSP backend with `golangci-lint`, I
noticed that none of my linter errors were being rendered with my source code.
Digging in further, I eventually learned it was due to `lsp-prefer-flymake`
being set to `nil` and not `:none`.

This change updates the Go layer, when using LSP and golangci-lint, to set
`lsp-prefer-flymake` to `:none`. If this is not set, the golangci-lint errors
will not be reported.

This is an alternative to #12043.

Fixes #11680

Signed-off-by: Tim Heckman <t@heckman.io>
2019-04-04 12:46:49 +02:00
..
+chat Cleanup which-key names 2019-02-18 14:35:00 -05:00
+checkers documentation formatting: Wed Dec 5 03:03:03 UTC 2018 2018-12-04 22:06:14 -05:00
+completion Load helm before read-file-name and completing-read 2019-04-03 21:27:08 +02:00
+distributions Cleanup which-key names 2019-02-18 14:35:00 -05:00
+emacs Replace ox-reveal with org-re-reveal 2019-04-04 12:25:24 +02:00
+email documentation formatting: Wed Dec 5 03:03:03 UTC 2018 2018-12-04 22:06:14 -05:00
+filetree Make sure treemacs' buffers are ignored by winum. 2019-01-20 15:44:43 +02:00
+fonts/unicode-fonts Unify packages list parentheses style 2018-11-21 21:35:38 +00:00
+frameworks Remove eslint_d support 2019-01-15 01:24:07 +02:00
+fun documentation formatting: Wed Dec 5 03:03:03 UTC 2018 2018-12-04 22:06:14 -05:00
+intl Adapt for Magit's move to Transient 2019-02-16 10:21:45 -05:00
+lang Set lsp-prefer-flymake to :none when Go layer is using LSP 2019-04-04 12:46:49 +02:00
+misc Fix typo in multiple-cursors readme 2019-04-02 23:11:14 +02:00
+music/spotify documentation formatting: Wed Dec 5 03:03:03 UTC 2018 2018-12-04 22:06:14 -05:00
+os documentation formatting: Wed Dec 5 03:03:03 UTC 2018 2018-12-04 22:06:14 -05:00
+pair-programming/floobits documentation formatting: Wed Dec 5 03:03:03 UTC 2018 2018-12-04 22:06:14 -05:00
+readers documentation formatting: Wed Dec 5 03:03:03 UTC 2018 2018-12-04 22:06:14 -05:00
+source-control Fix magit conflicting with golden-ratio 2019-04-04 12:41:01 +02:00
+spacemacs Load helm before read-file-name and completing-read 2019-04-03 21:27:08 +02:00
+tags documentation formatting: Wed Dec 5 03:03:03 UTC 2018 2018-12-04 22:06:14 -05:00
+themes documentation formatting: Wed Dec 5 03:03:03 UTC 2018 2018-12-04 22:06:14 -05:00
+tools [Finance] Prevent auto-complete from adding a space 2019-04-04 11:53:01 +02:00
+vim documentation formatting: Wed Dec 5 03:03:03 UTC 2018 2018-12-04 22:06:14 -05:00
+web-services [confluence] s/xlm/xml 2019-04-03 10:19:48 +02:00
auto-layer.el core: Add support for lazy installation of the systemd layer 2018-08-11 11:56:29 +03:00
LAYERS.org documentation formatting: Sun Jan 13 19:53:55 UTC 2019 2019-01-13 21:57:17 +02:00