-
Notifications
You must be signed in to change notification settings - Fork 7
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Wyatt Alt
committed
Sep 5, 2023
1 parent
48349b4
commit 7a6f562
Showing
31 changed files
with
10 additions
and
21 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,11 +1,14 @@ | ||
test: | ||
$(MAKE) -C cli/r0sbag test | ||
$(MAKE) -C rosbag test | ||
go test -cover ./... | ||
|
||
lint: | ||
$(MAKE) -C cli/r0sbag lint | ||
$(MAKE) -C rosbag lint | ||
clean: | ||
go clean -testcache | ||
|
||
tidy: | ||
go mod tidy | ||
|
||
fmt: | ||
go fmt ./... | ||
|
||
install-cli: | ||
$(MAKE) -C cli/r0sbag install | ||
lint: | ||
golangci-lint run |
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
This file was deleted.
Oops, something went wrong.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.