chore(ci): add linter the check go code style (#991)

* feat(ci): auto format go code

* fix: fix #997

* chore(ci): add go code style linter

* fix: fix cmd error

* chore: add `linter` of needs

* chore: modiy commnet style
This commit is contained in:
q1anx1
2022-08-13 10:57:13 +08:00
committed by GitHub
parent a741c5179a
commit 108fdc174f
4 changed files with 27 additions and 6 deletions

View File

@ -11,6 +11,7 @@
// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
// See the License for the specific language governing permissions and
// limitations under the License.
package conf
import (