diff options
author | Jakob Unterwurzacher | 2021-10-21 14:47:29 +0200 |
---|---|---|
committer | Jakob Unterwurzacher | 2021-10-21 14:55:30 +0200 |
commit | a652be805e1562948aff4dc232bd1c516ff01d00 (patch) | |
tree | 0f0bca9e3eaaa7493b50fcb17bd9050dc110fc67 /internal/nametransform/names.go | |
parent | 4ba0ced3c704c1cc8696ea76d96822efdd1c7157 (diff) |
configfile: replace broken switch/case logic with if
Because switch only matches once, we could have missed invalid
cases.
Replace the switch statements with a straight if rake.
Diffstat (limited to 'internal/nametransform/names.go')
0 files changed, 0 insertions, 0 deletions