Move initialization code closer to the appropriate structs. #17

Merged
anna merged 5 commits from config-overhaul into main 2025-08-12 00:57:11 +00:00
Showing only changes of commit 292947309f - Show all commits

View file

@ -1,3 +1,5 @@
// TODO: these tests should live with their rule_target_* counterparts
package mappingrules package mappingrules
import ( import (