Lint wpc-flycheck.el
- change flycheck.el to wpc-flycheck.el - add Version, URL, Package-Requires sections
This commit is contained in:
parent
e0574e2299
commit
6ddad2dc4b
1 changed files with 5 additions and 1 deletions
|
@ -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>
|
||||
;; Version: 0.0.1
|
||||
;; URL: https://git.wpcarro.dev/wpcarro/briefcase
|
||||
;; Package-Requires: ((emacs "24"))
|
||||
|
||||
;;; Commentary:
|
||||
;; Hosts my Flycheck preferences
|
||||
|
|
Loading…
Reference in a new issue