@@ -12,3 +12,6 @@ test -z "$(git status --porcelain)"
|
||||
# Run suite of golangci-lint checks.
|
||||
# (Provide examples directory explicitly since it is skipped by default.)
|
||||
golangci-lint run ./... ./examples/...
|
||||
|
||||
# Check asm declarations.
|
||||
asmdecl ./...
|
||||
|
||||
Reference in New Issue
Block a user