Linting and attempt to make Drone execute tests and linting in parallel.

This commit is contained in:
2019-12-22 01:31:33 +05:00
parent e81ce2c830
commit e8a98c4ef5
5 changed files with 37 additions and 0 deletions

View File

@@ -15,5 +15,6 @@ func main() {
Type: "bool",
DefaultValue: false,
})
f.Parse()
}