Skip to content

Commit c60f6be

Browse files
Copilotdevantler
andcommitted
fix: add nolint:gochecknoglobals to export_test.go
Agent-Logs-Url: https://github.com/devantler-tech/ksail/sessions/2b3c1ed7-4e97-46e8-90e1-a252e4fe74f5 Co-authored-by: devantler <26203420+devantler@users.noreply.github.com>
1 parent c043598 commit c60f6be

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

pkg/toolgen/export_test.go

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
//nolint:gochecknoglobals // export_test.go pattern requires global variables to expose internal functions
12
package toolgen
23

34
// BuildMCPSuccessText exposes buildMCPSuccessText for testing.

0 commit comments

Comments
 (0)