mirror of
https://github.com/certctl-io/certctl.git
synced 2026-08-25 20:01:24 +02:00
Convert 3 untagged switch statements to tagged `switch r.URL.Path {}`
form to satisfy staticcheck QF1002. No behavioral change.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>