Commit 9a3d923
chore(hygiene): drop phantom README.md from cabal + dead .hypatia-ignore entry (#44)
## What
Two safe cleanups surfaced by the Hypatia-findings review (the
unambiguous, non-licence ones):
1. **`casket-ssg.cabal`** — removed `README.md` from
`extra-source-files` (only `README.adoc` exists). Clears the `File
listed in casket-ssg.cabal file does not exist: README.md` build
warning.
2. **`.hypatia-ignore`** — removed the dead
`cicd_rules/banned_language_file:examples/SafeDOMExample.res` exemption;
that `.res` fixture was deleted in #38, so the line no longer matches
anything. Kept the format header.
## Deliberately *not* in this PR
- **No SPDX/licence changes.** The findings review indicates the bulk of
the 18 are **missing-SPDX** on ~7 files (`templates/modern.css`,
`locales/*.txt`, `examples/web-project-deno.json`,
`config.example.yaml`). Per the estate's highest-priority guardrail (no
bulk SPDX sweeps; licence findings are flag-only, owner-approved
per-file), these are **held for owner approval**, not touched here.
- **No `http://` edits.** The two flagged `http://` in
`src/CasketGnosis.hs` are XML *namespace* URIs (sitemap / Atom) that
must remain `http://`; they belong in `.hypatia-ignore`, pending the
exact rule-id.
🤖 Generated with [Claude Code](https://claude.com/claude-code)
https://claude.ai/code/session_01WN6nPWWe4dvXfoqBG6auWN
---
_Generated by [Claude
Code](https://claude.ai/code/session_01WN6nPWWe4dvXfoqBG6auWN)_
Co-authored-by: Claude <noreply@anthropic.com>1 parent dde1f1f commit 9a3d923
2 files changed
Lines changed: 3 additions & 13 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
11 | | - | |
12 | | - | |
13 | | - | |
14 | | - | |
15 | | - | |
16 | | - | |
17 | | - | |
18 | | - | |
19 | | - | |
20 | | - | |
21 | | - | |
22 | | - | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
16 | | - | |
17 | 16 | | |
18 | 17 | | |
19 | 18 | | |
| |||
0 commit comments