mirror of
https://github.com/doomemacs/doomemacs
synced 2025-08-01 12:17:25 -05:00
Bump :checkers syntax
flycheck/flycheck@cd8e0a2 -> flycheck/flycheck@79c9245 Fixes #4264: flycheck-rebar3 moved into flycheck
This commit is contained in:
@ -1,7 +1,7 @@
|
||||
;; -*- no-byte-compile: t; -*-
|
||||
;;; checkers/syntax/packages.el
|
||||
|
||||
(package! flycheck :pin "cd8e0a280c9980c8c7ce31fd2458df7fd81a0acf")
|
||||
(package! flycheck :pin "79c9245ee0bd1722d41c865fef69aa2b1ac08fde")
|
||||
(package! flycheck-popup-tip :pin "ef86aad907f27ca076859d8d9416f4f7727619c6")
|
||||
(when (featurep! +childframe)
|
||||
(package! flycheck-posframe :pin "c928b5b5424fe84a0b346e28bd7d461c80b27482"))
|
||||
|
Reference in New Issue
Block a user