Address review nits after validation feedback

Agent-Logs-Url: https://github.com/microsoft/regorus/sessions/f964122b-5af3-41a7-bc51-d87b7271a455

Co-authored-by: anakrish <35780660+anakrish@users.noreply.github.com>
This commit is contained in:
copilot-swe-agent[bot]
2026-05-14 20:11:51 +00:00
committed by GitHub
parent 196b6d68aa
commit 4cc82e2fda
2 changed files with 17 additions and 13 deletions
+1 -1
View File
@@ -163,7 +163,7 @@ fn prepare_then_compile_for_target() -> Result<()> {
default allow := false
allow if {
input.type == "test_resource"
input.type == "test_resource"
}
"#
.to_string(),