Enable exec functions (Alpha)

This commit is contained in:
Phillip Wittrock
2020-05-05 07:47:08 -07:00
parent 174b2ed62e
commit 95f0a44fc0
4 changed files with 80 additions and 25 deletions

View File

@@ -19,7 +19,7 @@ linters:
# - gochecknoinits
# - goconst
# - gocritic
- gocyclo
# - gocyclo
- gofmt
- goimports
# - golint