Skip to content

Commit ad6d5ce

Browse files
authored
ci: lint dotenv files with Flint (#1226)
1 parent 3feaa8e commit ad6d5ce

2 files changed

Lines changed: 2 additions & 1 deletion

File tree

mise.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@ kubectl = "1.36.3"
55

66
# Linters
77
"aqua:grafana/flint" = "0.22.10"
8+
dotenv-linter = "4.0.0"
89
lychee = "0.24.2"
910
rumdl = "0.2.43"
1011

otlp/docker/.env

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
OTELCOL_IMG=otel/opentelemetry-collector-contrib:latest
21
OTELCOL_ARGS=
2+
OTELCOL_IMG=otel/opentelemetry-collector-contrib:latest

0 commit comments

Comments
 (0)