Skip to content

Commit 6e1a9a7

Browse files
Merge branch 'main' into dependabot/github_actions/dtolnay/rust-toolchain-3c5f7ea28cd621ae0bf5283f0e981fb97b8a7af9
2 parents 8b98e64 + 701c11f commit 6e1a9a7

1 file changed

Lines changed: 12 additions & 0 deletions

File tree

.hypatia-ignore

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,3 +17,15 @@ cicd_rules/banned_language_file:aletheia/examples/SafeDOMExample.res
1717
# subdirectory. Mirrors the file in the standalone absolute-zero repo's
1818
# own .hypatia-ignore.
1919
cicd_rules/banned_language_file:absolute-zero/examples/go/nop.go
20+
21+
# Java/Kotlin/Swift demonstration files in the absolute-zero examples
22+
# tree. Same rationale as the .res/.go entries above — these are part of
23+
# the vendored language-demo subtree, not load-bearing code. Will
24+
# collapse to a single `absolute-zero/examples/**` file_pattern entry in
25+
# .hypatia-baseline.json once standards#180 (file_pattern glob matching
26+
# in in_baseline()) merges.
27+
cicd_rules/banned_language_file:absolute-zero/examples/java/Nop.java
28+
cicd_rules/banned_language_file:absolute-zero/examples/java/BalancedOps.java
29+
cicd_rules/banned_language_file:absolute-zero/examples/kotlin/Nop.kt
30+
cicd_rules/banned_language_file:absolute-zero/examples/kotlin/BalancedOps.kt
31+
cicd_rules/banned_language_file:absolute-zero/examples/swift/Nop.swift

0 commit comments

Comments
 (0)