Automatic merge from submit-queue rename variables to make sure that they conform to golang variable name conventions rename variables to make sure that they conform to golang variable name conventions **What this PR does / why we need it**: there are lots of package level unexported variables in package `cmd` not conforming golang variable name conventions, such as `version_example`, in this PR i rename all of them to make sure that they conform to golang variable name conventions
24 KiB
24 KiB