mirror of
https://github.com/mikefarah/yq.git
synced 2026-09-06 10:04:43 +08:00
update ci to use go 1.13, switch to golangci-lint
This commit is contained in:
@@ -118,7 +118,7 @@ Use "yq [command] --help" for more information about a command.
|
||||
1. `scripts/devtools.sh`
|
||||
2. `make [local] vendor`
|
||||
3. add unit tests
|
||||
4. apply changes (use govendor with a preference to [gopkg](https://gopkg.in/) for package dependencies)
|
||||
4. apply changes to go.mod
|
||||
5. `make [local] build`
|
||||
6. If required, update the user documentation
|
||||
- Update README.md and/or documentation under the mkdocs folder
|
||||
|
||||
Reference in New Issue
Block a user