* refactor: Extract postprocess filters , add unit test for postprocess filters. * feat: agent add indentation based postprocess. * feat: agent enable indentation based postprocess. * fix: rebase and small fixes. * fix: move postprocess after completion cache. |
||
|---|---|---|
| .. | ||
| dropBlank.test.ts | ||
| dropBlank.ts | ||
| filter.ts | ||
| index.ts | ||
| limitScopeByIndentation.test.ts | ||
| limitScopeByIndentation.ts | ||
| removeOverlapping.test.ts | ||
| removeOverlapping.ts | ||
| testUtils.ts | ||