We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 16f8d9f commit 88d58f8Copy full SHA for 88d58f8
recipes/flycheck-eglot.rcp
@@ -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