Skip to content

Commit

Permalink
chore(docs): generate docs/monitoring/metrics.md file
Browse files Browse the repository at this point in the history
Signed-off-by: ivan katliarchuk <ivan.katliarchuk@gmail.com>
  • Loading branch information
ivankatliarchuk committed Feb 23, 2025
1 parent dd9bbfe commit 6ad39dc
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -47,8 +47,7 @@ golangci-lint-verify: golangci-lint
.PHONY: go-lint
go-lint: golangci-lint
gofmt -l -s -w .
golangci-lint run --timeout=30m ./...
golangci-lint run --fix
golangci-lint run --timeout=30m --fix ./...

#? licensecheck: Run the to check for license headers
.PHONY: licensecheck
Expand Down

0 comments on commit 6ad39dc

Please sign in to comment.