MCPcopy Index your code
hub / github.com/github/docs / formatRefError

Function formatRefError

tests/content/liquid-line-breaks.js:104–106  ·  view source on GitHub ↗
(message, breaks)

Source from the content-addressed store, hash-verified

102})
103
104function formatRefError(message, breaks) {
105 return `${message}\n - ${breaks.join('\n - ')}`
106}

Callers 1

Calls

no outgoing calls

Tested by

no test coverage detected