We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e518962 commit ede162bCopy full SHA for ede162b
mise.toml
@@ -43,10 +43,6 @@ run = "./mvnw verify"
43
description = "build all modules without tests"
44
run = "./mvnw install -DskipTests -Dcoverage.skip=true"
45
46
-[tasks."lint:super-linter"]
47
-description = "Run Super-Linter with auto-fix on the repository"
48
-file = "https://raw.githubusercontent.com/grafana/docker-otel-lgtm/main/.mise/tasks/lint/super-linter.sh"
49
-
50
[tasks."lint:links"]
51
file = "https://raw.githubusercontent.com/open-telemetry/opentelemetry-java-contrib/refs/heads/main/.mise/tasks/lint/links.sh"
52
0 commit comments