Lint wpc-flycheck.el

- change flycheck.el to wpc-flycheck.el
- add Version, URL, Package-Requires sections
This commit is contained in:
William Carroll 2020-08-31 14:24:59 +01:00
parent e0574e2299
commit 6ddad2dc4b

View file

@ -1,5 +1,9 @@
;;; flycheck.el --- My flycheck configuration -*- lexical-binding: t -*- ;;; wpc-flycheck.el --- My flycheck configuration -*- lexical-binding: t -*-
;; Author: William Carroll <wpcarro@gmail.com> ;; Author: William Carroll <wpcarro@gmail.com>
;; Version: 0.0.1
;; URL: https://git.wpcarro.dev/wpcarro/briefcase
;; Package-Requires: ((emacs "24"))
;;; Commentary: ;;; Commentary:
;; Hosts my Flycheck preferences ;; Hosts my Flycheck preferences