Skip to content
Snippets Groups Projects
Commit c57982a3 authored by fangyincheng's avatar fangyincheng
Browse files

add fmt

parent f269e624
No related branches found
No related tags found
No related merge requests found
......@@ -15,6 +15,7 @@ install: true
# define ci-stage
script:
- go fmt ./... && [[ -z `git status -s` ]]
# license-check
- make verify
# integrate-test
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment