Skip to content

Commit e9c2c07

Browse files
committed
fix
Signed-off-by: Gregor Zeitlinger <gregor.zeitlinger@grafana.com>
1 parent 9ba2315 commit e9c2c07

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

mise.toml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -47,6 +47,10 @@ run = "./mvnw verify"
4747
description = "build all modules without tests"
4848
run = "./mvnw install -DskipTests -Dcoverage.skip=true"
4949

50+
[tasks."lint:super-linter"]
51+
description = "Run Super-Linter with auto-fix on the repository"
52+
file = "https://raw.githubusercontent.com/grafana/docker-otel-lgtm/main/.mise/tasks/lint/super-linter.sh"
53+
5054
[tasks."lint:links"]
5155
file = "https://raw.githubusercontent.com/open-telemetry/opentelemetry-java-contrib/refs/heads/main/.mise/tasks/lint/links.sh"
5256

0 commit comments

Comments
 (0)