From 5a4c7a9ce4162f8f9fb397d6b9b59e7fe59beeea Mon Sep 17 00:00:00 2001 From: Adrian Villin Date: Thu, 26 Sep 2024 11:24:34 +0200 Subject: hs-test: replaced gofmt with goimports - goimports properly formats imports Type: test Change-Id: I78c162dd552fd3ee3d59955d7ea215af30601425 Signed-off-by: Adrian Villin --- .gitignore | 1 + 1 file changed, 1 insertion(+) (limited to '.gitignore') diff --git a/.gitignore b/.gitignore index ea3ab8de5b8..89fcb341167 100644 --- a/.gitignore +++ b/.gitignore @@ -132,6 +132,7 @@ compile_commands.json /extras/hs-test/.build.ok /extras/hs-test/.build.cov.ok /extras/hs-test/.last_hst_ppid +/extras/hs-test/.goimports.ok /extras/hs-test/summary/ # ./configure -- cgit 1.2.3-korg