- Add go1.10.4 as golang runtime;
- Add shellcheck to check validness of shell scripts;
- Add markdownlint tool to lint markdown document;
- Add markdown-link-check tool to check if links in markdown file is available;
- Add gometalinter to validate golang code;
- Add go-swagger to validate swagger yml for API;
- Add yamllint to validate yaml file;