From 4d5dda5b6942cec151696d4577a77a766f23beea Mon Sep 17 00:00:00 2001 From: xfy Date: Thu, 9 Apr 2026 12:19:22 +0800 Subject: [PATCH] =?UTF-8?q?style(variable):=20=E6=B7=BB=E5=8A=A0=E6=96=87?= =?UTF-8?q?=E4=BB=B6=E6=9C=AB=E5=B0=BE=E6=8D=A2=E8=A1=8C=E7=AC=A6?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- internal/variable/variable_bench_test.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/internal/variable/variable_bench_test.go b/internal/variable/variable_bench_test.go index bb5888b..55d6dd6 100644 --- a/internal/variable/variable_bench_test.go +++ b/internal/variable/variable_bench_test.go @@ -209,4 +209,4 @@ func BenchmarkVariableExpandLongTemplate(b *testing.B) { for i := 0; i < b.N; i++ { vc.Expand(template) } -} \ No newline at end of file +}