Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/driangle/taskmd
/ resetValidateFlags
Function
resetValidateFlags
apps/cli/internal/cli/validate_test.go:61–64 ·
view source on GitHub ↗
--- Helpers ---
()
Source
from the content-addressed store, hash-verified
59
// --- Helpers ---
60
61
func
resetValidateFlags() {
62
validateFormat =
"text"
63
validateStrict = false
64
}
65
66
func
createValidateTestFiles(t *testing.T) string {
67
t.Helper()
Callers
5
TestRunValidate_ValidTasks
Function · 0.85
TestRunValidate_JSONFormat
Function · 0.85
TestRunValidate_InvalidFormat
Function · 0.85
TestRunValidate_StrictMode_NoWarnings
Function · 0.85
TestRunValidate_WithArchive
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected