diff options
| author | Craig Jennings <c@cjennings.net> | 2026-05-25 17:35:28 -0500 |
|---|---|---|
| committer | Craig Jennings <c@cjennings.net> | 2026-05-25 17:35:28 -0500 |
| commit | 8c7b90c7758790722870ea5635d6f0c56fee6b32 (patch) | |
| tree | 86cd20abe1bf3045a78e72ca5ccb6ddcbfe42e4f /modules/ai-quick-ask.el | |
| parent | dae7a12e099a094f9b924c623302ad567d796f0e (diff) | |
| download | dotemacs-8c7b90c7758790722870ea5635d6f0c56fee6b32.tar.gz dotemacs-8c7b90c7758790722870ea5635d6f0c56fee6b32.zip | |
test(prog-lisp): cover the elisp and Common Lisp mode-setup functions
prog-lisp.el had no tests. I added four for the config it owns directly: cj/elisp-setup and cj/common-lisp-setup are each registered on their mode hook and set the buffer-local conventions this config picks (4-space, no tabs, fill-column 120 for elisp; 2-space, fill-column 100 for Common Lisp).
The module loads with use-package stubbed to a no-op, so no packages load, ensure, or download during the run. That keeps it batch-safe and independent of which Lisp packages happen to be installed.
Diffstat (limited to 'modules/ai-quick-ask.el')
0 files changed, 0 insertions, 0 deletions
