el-get/recipes/flycheck.rcp
Vedang Manerikar 6437f0fa7b
Update recipe for flycheck (#2939)
- Everything Flycheck needs is built into Emacs
- Bump up minimum-emacs-version
2024-05-25 11:53:56 +02:00

6 lines
169 B
Plaintext

(:name flycheck
:type github
:pkgname "flycheck/flycheck"
:minimum-emacs-version "26.1"
:description "On-the-fly syntax checking extension")