feat: new linting system.
This commit is contained in:
parent
fb617044e0
commit
ebded2cbc0
24 changed files with 129 additions and 256 deletions
|
@ -4,7 +4,7 @@ set -e
|
|||
# List of bundles to create when no argument is passed
|
||||
DEFAULT_BUNDLES=(
|
||||
generate
|
||||
validate-gofmt
|
||||
validate-lint
|
||||
binary
|
||||
|
||||
test-unit
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue