2 lines
409 B
EmacsLisp
2 lines
409 B
EmacsLisp
;;; -*- no-byte-compile: t -*-
|
|
(define-package "elisp-lint" "20200217.38" "Basic linting for Emacs Lisp" '((emacs "24.4") (dash "2.15.0") (package-lint "0.11")) :commit "ca06e89c10083a32cdf1567c82579828b3037444" :keywords '("lisp" "maint" "tools") :authors '(("Nikolaj Schumacher <bugs * nschum de>,")) :maintainer '("Nikolaj Schumacher <bugs * nschum de>,") :url "http://github.com/gonewest818/elisp-lint/")
|