Lint more Elisp files, delete others

I may regret this, but I delete Ocaml and ReasonML modules; I can alway restore
them thanks to Git.

Added more ceremony to other modules to appease the linting gods.
This commit is contained in:
William Carroll 2020-08-31 15:57:34 +01:00
parent 1e253a756b
commit 2a51698672
12 changed files with 41 additions and 77 deletions

View file

@ -1,5 +1,9 @@
;;; wpc-nix.el --- Nix support -*- lexical-binding: t -*-
;; Author: William Carroll <wpcarro@gmail.com>
;; Version: 0.0.1
;; Package-Requires: ((emacs "25.1"))
;; Homepage: https://user.git.corp.google.com/wpcarro/briefcase
;;; Commentary:
;; Configuration to support working with Nix.