Skip to content

Commit

Permalink
fix: go workspace
Browse files Browse the repository at this point in the history
  • Loading branch information
David MICHENEAU committed Jan 22, 2024
1 parent cf3f49a commit ac32789
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 7 deletions.
2 changes: 2 additions & 0 deletions GNUmakefile
Original file line number Diff line number Diff line change
Expand Up @@ -23,10 +23,12 @@ test:
doc:
@echo "Generating documentation..."
go generate ./...
@echo "Please be aware to check your old documentation files..."

generate:
golangci-lint run
go generate ./...
@echo "Please be aware to check your old documentation files..."

submodules:
@git submodule sync
Expand Down
6 changes: 0 additions & 6 deletions go.work

This file was deleted.

1 change: 0 additions & 1 deletion go.work.sum

This file was deleted.

0 comments on commit ac32789

Please sign in to comment.