Skip to content

Commit

Permalink
Add Eldev support
Browse files Browse the repository at this point in the history
  • Loading branch information
bbatsov committed Dec 9, 2023
1 parent 2e009d0 commit c645151
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions Eldev
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
; -*- mode: emacs-lisp; lexical-binding: t; no-byte-compile: t -*-

(eldev-use-package-archive 'gnu)

;; the tests depend on the assess library
;; (eldev-add-extra-dependencies 'test 'assess)

(eldev-use-plugin 'autoloads)

0 comments on commit c645151

Please sign in to comment.