emacs.d/elpa/elisp-lint-20200102.1550/elisp-lint-pkg.el

3 lines
371 B
EmacsLisp
Raw Normal View History

2020-02-15 15:22:32 +01:00
;;; -*- no-byte-compile: t -*-
(define-package "elisp-lint" "20200102.1550" "basic linting for Emacs Lisp" '((emacs "24")) :commit "f8316b84513261b17817006f5fcc25599d8e12b2" :keywords '("lisp" "maint" "tools") :authors '(("Nikolaj Schumacher <bugs * nschum de>,")) :maintainer '("Nikolaj Schumacher <bugs * nschum de>,") :url "http://github.com/gonewest818/elisp-lint/")