Don't recursively clone editorconfig
This was removed in18edebe
due to #2216, but with125561e
it is no longer necessary.
This commit is contained in:
parent
b7dc9c644e
commit
4688113380
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
;; -*- no-byte-compile: t; -*-
|
||||
;;; tools/editorconfig/packages.el
|
||||
|
||||
(package! editorconfig)
|
||||
(package! editorconfig :recipe (:nonrecursive t))
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue