File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1+ # SPDX-License-Identifier: MPL-2.0
2+ #
3+ # Estate-policy exemptions for legacy demonstration files vendored under
4+ # absolute-zero/ and aletheia/ subdirs. These pre-date the estate-wide
5+ # ReScript→AffineScript migration; they live in this monorepo only (not
6+ # in the standalone upstream repos) and are demonstration scaffolds, not
7+ # load-bearing code paths.
8+ #
9+ # TODO 2026-Q3: migrate these to AffineScript and drop the exemptions.
10+
11+ cicd_rules/banned_language_file:absolute-zero/src/AuditTrail.res
12+ cicd_rules/banned_language_file:absolute-zero/interpreters/rescript/malbolgeInterpreter.res
13+ cicd_rules/banned_language_file:absolute-zero/examples/SafeDOMExample.res
14+ cicd_rules/banned_language_file:aletheia/examples/SafeDOMExample.res
15+
16+ # Go-language demonstration of "nop" semantics in the absolute-zero
17+ # subdirectory. Mirrors the file in the standalone absolute-zero repo's
18+ # own .hypatia-ignore.
19+ cicd_rules/banned_language_file:absolute-zero/examples/go/nop.go
File renamed without changes.
You can’t perform that action at this time.
0 commit comments