MCPcopy 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
61func resetValidateFlags() {
62 validateFormat = "text"
63 validateStrict = false
64}
65
66func createValidateTestFiles(t *testing.T) string {
67 t.Helper()

Calls

no outgoing calls

Tested by

no test coverage detected