tools/editorconfig: remove :recipe #2216
Causes an elusive issue where editorconfig won't build at all, because our editorconfig :recipe doesn't merge into straihgt's cached recipe for the package. This isn't a fix, but a workaround until a better solution can be found.
This commit is contained in:
parent
baae6b1711
commit
18edebe9c6
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
;; -*- no-byte-compile: t; -*-
|
||||
;;; tools/editorconfig/packages.el
|
||||
|
||||
(package! editorconfig :recipe (:nonrecursive t))
|
||||
(package! editorconfig)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue