diff options
Diffstat (limited to 'modules/prog-lisp.el')
| -rw-r--r-- | modules/prog-lisp.el | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/modules/prog-lisp.el b/modules/prog-lisp.el index cfa015ae..f82af40c 100644 --- a/modules/prog-lisp.el +++ b/modules/prog-lisp.el @@ -98,7 +98,7 @@ ;; --------------------------------- Elisp Lint -------------------------------- ;; Comprehensive linting for Emacs Lisp code (indentation, whitespace, etc.) -;; Used by chime.el 'make lint' target for code quality checks +;; Used by Chime 'make lint' target for code quality checks (use-package elisp-lint :ensure t |
