Skip to content

Commit 5db1ced

Browse files
committed
test: refactor test cases and add test case for fast format mode
1 parent 6590b15 commit 5db1ced

127 files changed

Lines changed: 4217 additions & 3176 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,7 @@
2929
"dotenv": "^16.4.5",
3030
"eslint": "^8.57.0",
3131
"eslint-config-goodbyenjn": "^2.0.3",
32+
"fast-glob": "^3.3.2",
3233
"obsidian": "1.7.2",
3334
"rollup": "^4.22.4",
3435
"tslib": "^2.7.0",

pnpm-lock.yaml

Lines changed: 68 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
## Add trailing spaces
2+
3+
│-
4+
-
5+
6+
- [ ]
7+
- [ ]
8+
9+
1.
10+
2.
Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
## Add trailing spaces
2+
3+
-│
4+
-
5+
6+
- [ ]
7+
- [ ]
8+
9+
1.
10+
2.
Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
## Add trailing spaces
2+
3+
-
4+
│-
5+
6+
- [ ]
7+
- [ ]
8+
9+
1.
10+
2.
Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
## Add trailing spaces
2+
3+
-
4+
-│
5+
6+
- [ ]
7+
- [ ]
8+
9+
1.
10+
2.
Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
## Add trailing spaces
2+
3+
-
4+
-
5+
6+
- [ ]
7+
- [ ]
8+
9+
1.
10+
2.
Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
## Add trailing spaces
2+
3+
-
4+
-
5+
6+
- [ ]
7+
- [ ]
8+
9+
1.
10+
2.
Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
## Add trailing spaces
2+
3+
│-
4+
-
5+
6+
- [ ]
7+
- [ ]
8+
9+
1.
10+
2.
Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
## Add trailing spaces
2+
3+
-
4+
-
5+
6+
- [ ]
7+
- [ ]
8+
9+
1.
10+
2.

0 commit comments

Comments
 (0)