Commit 8a99855
fix(governance): add .hypatia-baseline.json for ReScript file exemptions
The governance Language/package check detects all .res files as banned
(ReScript banned 2026-04-30). The repo contains ~6429 pre-migration
.res files across rescript-ecosystem (upstream/vendored), cadre-router,
cadre-tea-router, affinescript-ecosystem/rattlescript (AffineScript↔RS
bridge), aggregate-library, coq-ecosystem (upstream jsCoq), deno-ecosystem,
and v-ecosystem/v-deno.
Add .hypatia-baseline.json with 8 file_pattern entries covering each
directory, following the cicd_rules/banned_language_file exemption
mechanism documented in governance-reusable.yml. Each entry includes
rationale and unblock_condition.
Also removes stale submodule index entries (C-BJ-awesome-zig, awesome-zig)
that caused `startup_failure` on every scorecard run (git submodule foreach
hit `fatal: No url found for submodule path` → exit 128 → checkout fail).
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>1 parent 94b80bb commit 8a99855
1 file changed
Lines changed: 58 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
| 54 | + | |
| 55 | + | |
| 56 | + | |
| 57 | + | |
| 58 | + | |
0 commit comments