exclude act pkg from vet

This commit is contained in:
Christopher Homberger
2026-02-23 23:33:02 +01:00
parent b53c54f73d
commit c192d65d18
4 changed files with 7 additions and 1 deletions

View File

@@ -1,3 +1,6 @@
// Copyright 2026 The Gitea Authors. All rights reserved.
// SPDX-License-Identifier: MIT
package lookpath
import "os"

View File

@@ -1,3 +1,6 @@
// Copyright 2026 The Gitea Authors. All rights reserved.
// SPDX-License-Identifier: MIT
package lookpath
type Error struct {