MCPcopy Index your code
hub / github.com/dataease/SQLBot / needIndentIndicator

Function needIndentIndicator

frontend/public/swagger-ui-bundle.js:34094–34096  ·  view source on GitHub ↗
(s)

Source from the content-addressed store, hash-verified

34092 ? 1024 * (a - 55296) + i - 56320 + 65536
34093 : a
34094 }
34095 function needIndentIndicator(s) {
34096 return /^\n* /.test(s)
34097 }
34098 function chooseScalarStyle(s, o, i, a, u, _, w, x) {
34099 var C,

Callers 2

chooseScalarStyleFunction · 0.85
blockHeaderFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected