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

@ -40,8 +40,6 @@
(require 'wpc-shell)
(require 'wpc-lisp)
(require 'wpc-haskell)
(require 'wpc-reasonml)
;; (require 'wpc-ocaml)
(require 'wpc-elixir)
(require 'wpc-nix)
(require 'wpc-rust)