Disable flycheck global mode
This commit is contained in:
parent
4f1e52bca1
commit
4863427517
1 changed files with 1 additions and 3 deletions
|
|
@ -313,9 +313,7 @@
|
||||||
(scroll-margin 0)
|
(scroll-margin 0)
|
||||||
(scroll-preserve-screen-position t))
|
(scroll-preserve-screen-position t))
|
||||||
|
|
||||||
(use-package flycheck
|
(use-package flycheck)
|
||||||
:init
|
|
||||||
(global-flycheck-mode))
|
|
||||||
|
|
||||||
(use-package flycheck-swiftlint
|
(use-package flycheck-swiftlint
|
||||||
:after flycheck
|
:after flycheck
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue