Skip to content

Commit e62cf97

Browse files
committed
feat: add the flag header for disable building the source git parser
Signed-off-by: chlins <[email protected]>
1 parent f2824a1 commit e62cf97

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

pkg/source/git.go

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
//go:build !disable_source_git
2+
// +build !disable_source_git
3+
14
/*
25
* Copyright 2025 The CNAI Authors
36
*

0 commit comments

Comments
 (0)