{
  "rules": [
    { "ignore": false, "rename": "$<first>_$<second>", "regex": "(?<first>[a-z]+)-(?<second>[a-z]+)", "strategy": "allowUnlisted" }
  ],
  "strategy": "allowUnlisted"
}
