mirror of
https://github.com/doomemacs/doomemacs.git
synced 2025-12-06 02:30:33 -08:00
bump: package-lint
purcell/package-lint@HEAD -> purcell/package-lint@21edc6d0d0 - Fixes invalid-read-syntax errors associated with flycheck until purcell/package-lint#285 is dealt with upstream. Fix: #8286 Ref: purcell/package-lint#285
This commit is contained in:
parent
9b61843f36
commit
04cd16a5cd
1 changed files with 2 additions and 0 deletions
|
|
@ -4,6 +4,8 @@
|
|||
(unless (modulep! +flymake)
|
||||
(package! flycheck :pin "86715c0f293738623f632d6f54a7d1be78b1c48f")
|
||||
(package! flycheck-popup-tip :pin "ef86aad907f27ca076859d8d9416f4f7727619c6")
|
||||
;; REVIEW: Remove when purcell/package-lint#285 is dealt with.
|
||||
(package! package-lint :pin "21edc6d0d0eadd2d0a537f422fb9b7b8a3ae6991")
|
||||
(when (modulep! +childframe)
|
||||
(package! flycheck-posframe :pin "19896b922c76a0f460bf3fe8d8ebc2f9ac9028d8")))
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue