chore(fixtures): delete stale SafeDOMExample.res ReScript fixture (Re…#38
Merged
Conversation
…fs gitbot-fleet#148, #208; affinescript#229) Removes 1 copies of the stale SafeDOMExample.res ReScript fixture from this repo. One of 1,267 byte-clustered copies across the estate (129 repos). ReScript is fully banned in new code (2026-04-30 policy refresh). Current-grammar AffineScript replacement lives at gitbot-fleet/bots/*/examples/SafeDOMExample.affine (PR gitbot-fleet#210 MERGED). The example fixtures are not load-bearing — propagated from an earlier template-instantiation script. Refs hyperpolymath/gitbot-fleet#148, #208 Refs hyperpolymath/affinescript#57, #229 Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
Dependency Review✅ No vulnerabilities or license issues or OpenSSF Scorecard issues found.Scanned FilesNone |
hyperpolymath
added a commit
that referenced
this pull request
Jun 23, 2026
…ore 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>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
…fs gitbot-fleet#148, #208; affinescript#229)
Removes 1 copies of the stale SafeDOMExample.res ReScript fixture from this repo. One of 1,267 byte-clustered copies across the estate (129 repos). ReScript is fully banned in new code (2026-04-30 policy refresh). Current-grammar AffineScript replacement lives at gitbot-fleet/bots/*/examples/SafeDOMExample.affine (PR gitbot-fleet#210 MERGED). The example fixtures are not load-bearing — propagated from an earlier template-instantiation script.
Refs hyperpolymath/gitbot-fleet#148, #208
Refs hyperpolymath/affinescript#57, #229
Summary
Closes #
Type of change
How has this been verified?
Checklist
git commit -S).SPDX-License-Identifier(code/configMPL-2.0,prose
CC-BY-SA-4.0); I did not relicense existing files.Notes for reviewers