Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
15 changes: 3 additions & 12 deletions .hypatia-ignore
Original file line number Diff line number Diff line change
Expand Up @@ -8,15 +8,6 @@
# Comment lines (`#`) and blank lines are tolerated because they never
# match the `rule:path` shape under -xF.
#
# ─── Example/documentation .res fixtures ────────────────────────────
#
# examples/SafeDOMExample.res is a DOCUMENTATION FIXTURE showing how to
# consume the SafeDOM library from ReScript. The estate banned-language
# rule correctly flags `.res` files everywhere — exempt this specific
# documentation example so the governance gate passes on every PR.
#
# Going forward: this example should eventually be ported to
# AffineScript (per the 2026-05-25 estate policy refresh —
# `feedback_estate_lang_policy_2026_05_25`). When ported, drop this
# line.
cicd_rules/banned_language_file:examples/SafeDOMExample.res
# (No active exemptions. The former
# `cicd_rules/banned_language_file:examples/SafeDOMExample.res` exemption
# was removed after that .res fixture was deleted in #38.)
1 change: 0 additions & 1 deletion casket-ssg.cabal
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,6 @@ copyright: 2024-2026 Jonathan D.A. Jewell
category: Web
build-type: Simple
extra-source-files: README.adoc
README.md

executable casket-ssg
main-is: CasketGnosis.hs
Expand Down
Loading