diff options
| author | Craig Jennings <c@cjennings.net> | 2026-05-22 15:07:32 -0500 |
|---|---|---|
| committer | Craig Jennings <c@cjennings.net> | 2026-05-22 15:07:32 -0500 |
| commit | 2305b9532fd8a6384d80e90e0cb93e17e3f8022f (patch) | |
| tree | c12e33069f62587a180ab86441b34716ea8cdc0a /languages/python/claude/rules | |
| parent | 7f17f6116f846ce0817da2caca4855cc7e72d576 (diff) | |
| download | rulesets-2305b9532fd8a6384d80e90e0cb93e17e3f8022f.tar.gz rulesets-2305b9532fd8a6384d80e90e0cb93e17e3f8022f.zip | |
docs(languages): tighten elisp coding and testing rules
Two audit fixes. elisp.md's "prefer Write over Edits" advice was tool-specific. It's now framed around intent: edit cohesively, then run paren and byte-compile checks immediately, whatever the editing mechanism. elisp-testing.md gains batch-mode reproducibility (emacs --batch as source of truth, no interactive state, no blocking prompts), state isolation (temp user-emacs-directory, explicit load-path, declared deps only), and byte-compile/native-comp warning handling, with native-comp gated on availability and kept opt-in.
Diffstat (limited to 'languages/python/claude/rules')
0 files changed, 0 insertions, 0 deletions
