Skip to content

Commit

Permalink
Merge pull request #24 from gpestana/rdoc-v2
Browse files Browse the repository at this point in the history
Refactors to rdoc-v1.0
  • Loading branch information
gpestana authored Jan 22, 2021
2 parents 0715b94 + 43a0e28 commit 738f64f
Show file tree
Hide file tree
Showing 19 changed files with 296 additions and 1,150 deletions.
15 changes: 4 additions & 11 deletions Makefile
Original file line number Diff line number Diff line change
@@ -1,12 +1,5 @@
all: test build
ci: pre-build test
tests:
go test ./... -v -cover

pre-build:
go get .

build:
go build .

test:
go vet .
go test ./... -cover
lint:
golangci-lint run -E gofmt -E golint --exclude-use-default=false
77 changes: 0 additions & 77 deletions e2e/e2e-1_test.go

This file was deleted.

122 changes: 0 additions & 122 deletions e2e/e2e-2_test.go

This file was deleted.

116 changes: 0 additions & 116 deletions e2e/e2e-3_test.go

This file was deleted.

Loading

0 comments on commit 738f64f

Please sign in to comment.