Streamlines the ForgeURL method by removing an unnecessary nested switch case on ForgeType, consolidating the logic to rely solely on EntityType. This change reduces complexity and improves code readability without altering functionality. |
||
|---|---|---|
| .. | ||
| github.go | ||
| interfaces.go | ||
| params.go | ||
| requests.go | ||