Skip to content

Commit 40c1dde

Browse files
committed
fix(evals): expand expected findings for architectural-violation
1 parent 739a5e6 commit 40c1dde

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

evals/data/pr-review.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,7 @@
8282
"pull_request_read.get_diff",
8383
"add_comment_to_pending_review"
8484
],
85-
"expected_findings": ["layer", "violation", "import", "dependency"]
85+
"expected_findings": ["layer", "layering", "violation", "violates", "import", "dependency", "db", "internal"]
8686
},
8787
{
8888
"id": "large-refactor",

0 commit comments

Comments
 (0)