This is an automated email from the ASF dual-hosted git repository.
kezhenxu94 pushed a change to branch gover
in repository https://gitbox.apache.org/repos/asf/skywalking-cli.git
from f426f24 x
add be1ec02 x
No new revisions were added by this update.
Summary of changes:
.github/workflows/CI.yaml | 5 ++++-
.golangci.yml | 15 ++-------------
Makefile | 2 +-
internal/commands/completion/bash.go | 2 +-
internal/commands/completion/fish.go | 2 +-
internal/commands/completion/powershell.go | 2 +-
internal/commands/completion/zsh.go | 2 +-
internal/commands/interceptor/duration.go | 12 ++++++------
.../commands/profiling/asyncprofiler/create.go | 4 ++--
pkg/heatmap/axes/axes.go | 6 +++---
pkg/heatmap/axes/label.go | 8 ++++----
pkg/heatmap/heatmap.go | 22 +++++++++++-----------
pkg/util/commandNotFound.go | 15 ++-------------
test/cases/basic/test.yaml | 2 --
14 files changed, 39 insertions(+), 60 deletions(-)