fix: pass through linters

License: MIT
Signed-off-by: Henrique Dias <[email protected]>
This commit is contained in:
Henrique Dias
2019-05-24 14:47:05 +01:00
parent e5b3946388
commit 60f2697615
4 changed files with 18 additions and 20 deletions
+1 -1
View File
@@ -9,4 +9,4 @@ func Execute() {
if err := rootCmd.Execute(); err != nil {
log.Fatal(err)
}
}
}