update packages and add valign

This commit is contained in:
2026-04-05 20:00:27 +02:00
parent b062fb98e3
commit 03fb00e374
640 changed files with 109768 additions and 39311 deletions

View File

@@ -1,11 +1,11 @@
;; -*- no-byte-compile: t; lexical-binding: nil -*-
(define-package "flycheck" "20251128.1706"
(define-package "flycheck" "20260320.1715"
"On-the-fly syntax checking."
'((emacs "27.1")
(seq "2.24"))
:url "https://www.flycheck.org"
:commit "62570fafbedb8fa3f7d75a50a9364feca3b294ef"
:revdesc "62570fafbedb"
:url "https://github.com/flycheck/flycheck"
:commit "0e5eb8300d32fd562724216c19eaf199ee1451ab"
:revdesc "0e5eb8300d32"
:keywords '("convenience" "languages" "tools")
:authors '(("Sebastian Wiesner" . "swiesner@lunaryorn.com"))
:maintainers '(("Clément Pit-Claudel" . "clement.pitclaudel@live.com")