Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/driangle/taskmd
/ resetNextIDFlags
Function
resetNextIDFlags
apps/cli/internal/cli/nextid_test.go:26–28 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
24
}
25
26
func
resetNextIDFlags() {
27
nextIDFormat =
"plain"
28
}
29
30
func
TestNextID_NumericIDs(t *testing.T) {
31
resetNextIDFlags()
Callers
6
TestNextID_NumericIDs
Function · 0.85
TestNextID_EmptyDirectory
Function · 0.85
TestNextID_PrefixedIDs
Function · 0.85
TestNextID_JSONFormat
Function · 0.85
TestNextID_UnsupportedFormat
Function · 0.85
TestNextID_PlainFormat
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected