MCPcopy Index your code
hub / github.com/banga/git-split-diffs / T

Function T

src/formattedString.ts:7–9  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

5export class FormattedString extends SpannedString<ThemeColor> {}
6
7export function T(): FormattedString {
8 return FormattedString.create();
9}
10
11export function applyFormatting(
12 context: Context,

Callers 11

iterFormatHunkSplitFunction · 0.90
benchmark.tsFile · 0.90
getContextForConfigFunction · 0.90
iterFormatHunkFunction · 0.90
wrapStringFunction · 0.90
iterFormatCommitBodyLineFunction · 0.90
formatAndFitHunkLineFunction · 0.90
iterFormatFileNameFunction · 0.90

Calls 1

createMethod · 0.80

Tested by 1

wrapStringFunction · 0.72