Skip to content

Commit 88d58f8

Browse files
committed
Add recipe for flycheck-eglot
Implements Flycheck support for Eglot
1 parent 16f8d9f commit 88d58f8

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

recipes/flycheck-eglot.rcp

+6
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
(:name flycheck-eglot
2+
:type github
3+
:pkgname "flycheck/flycheck-eglot"
4+
:minimum-emacs-version "28.1"
5+
:depends (eglot flycheck)
6+
:description "Flycheck support for eglot")

0 commit comments

Comments
 (0)