checker-delegation/checker
Pierre-Olivier Mercier 7e8faa7169 refactor: deduplicate primary parent view selection in Collect
Replace the inline loop with a call to the existing primaryParentView()
helper so the selection algorithm lives in exactly one place.
2026-05-16 13:14:08 +08:00
..
collect.go refactor: deduplicate primary parent view selection in Collect 2026-05-16 13:14:08 +08:00
definition.go Initial commit 2026-04-26 19:46:01 +07:00
dns.go Initial commit 2026-04-26 19:46:01 +07:00
helpers.go Initial commit 2026-04-26 19:46:01 +07:00
helpers_test.go Initial commit 2026-04-26 19:46:01 +07:00
interactive.go Initial commit 2026-04-26 19:46:01 +07:00
provider.go Initial commit 2026-04-26 19:46:01 +07:00
report.go Initial commit 2026-04-26 19:46:01 +07:00
rule.go Initial commit 2026-04-26 19:46:01 +07:00
rule_test.go Initial commit 2026-04-26 19:46:01 +07:00
types.go Initial commit 2026-04-26 19:46:01 +07:00