Commit 07cc915
Remove unused function
- Remove `addNewLineBeforeRootKeywords` from `src/lib.ts` as it is not used in production code.
- Remove corresponding unit tests and import in `src/test/suite/lib.test.ts`.
- This improves code health by reducing dead code and maintenance burden.
Co-authored-by: pascalre <23454966+pascalre@users.noreply.github.com>addNewLineBeforeRootKeywords from src/lib.ts
1 parent 26c9fe4 commit 07cc915
2 files changed
Lines changed: 0 additions & 23 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
28 | 28 | | |
29 | 29 | | |
30 | 30 | | |
31 | | - | |
32 | | - | |
33 | | - | |
34 | | - | |
35 | | - | |
36 | | - | |
37 | | - | |
38 | | - | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
4 | | - | |
5 | 4 | | |
6 | 5 | | |
7 | 6 | | |
| |||
52 | 51 | | |
53 | 52 | | |
54 | 53 | | |
55 | | - | |
56 | | - | |
57 | | - | |
58 | | - | |
59 | | - | |
60 | | - | |
61 | | - | |
62 | | - | |
63 | | - | |
64 | | - | |
65 | | - | |
66 | | - | |
67 | | - | |
68 | | - | |
0 commit comments