@@ -10,9 +10,9 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
10
10
### Features
11
11
12
12
<details >
13
- <summary >feat: Add command `dictionaries` (#7445)</summary >
13
+ <summary >feat: Add command `dictionaries` (< a href = " https://github.com/streetsidesoftware/cspell/pull/7445 " > #7445</ a > )</summary >
14
14
15
- ### feat: Add command ` dictionaries ` (#7445 )
15
+ ### feat: Add command ` dictionaries ` ([ #7445 ] ( https://github.com/streetsidesoftware/cspell/pull/7445 ) )
16
16
17
17
Add new ` dictionaries ` command to the cli
18
18
@@ -39,9 +39,9 @@ Options:
39
39
</details >
40
40
41
41
<details >
42
- <summary >feat: Add lint option `--dictionary` (#7441)</summary >
42
+ <summary >feat: Add lint option `--dictionary` (< a href = " https://github.com/streetsidesoftware/cspell/pull/7441 " > #7441</ a > )</summary >
43
43
44
- ### feat: Add lint option ` --dictionary ` (#7441 )
44
+ ### feat: Add lint option ` --dictionary ` ([ #7441 ] ( https://github.com/streetsidesoftware/cspell/pull/7441 ) )
45
45
46
46
Add lint options:
47
47
@@ -53,9 +53,9 @@ Add lint options:
53
53
</details >
54
54
55
55
<details >
56
- <summary >feat: Add init command to command-line. (#7414)</summary >
56
+ <summary >feat: Add init command to command-line. (< a href = " https://github.com/streetsidesoftware/cspell/pull/7414 " > #7414</ a > )</summary >
57
57
58
- ### feat: Add init command to command-line. (#7414 )
58
+ ### feat: Add init command to command-line. ([ #7414 ] ( https://github.com/streetsidesoftware/cspell/pull/7414 ) )
59
59
60
60
New command:
61
61
@@ -82,9 +82,9 @@ Options:
82
82
</details >
83
83
84
84
<details >
85
- <summary >feat: Add command line option to set reporting level (#7380)</summary >
85
+ <summary >feat: Add command line option to set reporting level (< a href = " https://github.com/streetsidesoftware/cspell/pull/7380 " > #7380</ a > )</summary >
86
86
87
- ### feat: Add command line option to set reporting level (#7380 )
87
+ ### feat: Add command line option to set reporting level ([ #7380 ] ( https://github.com/streetsidesoftware/cspell/pull/7380 ) )
88
88
89
89
## Command Line Option: ` --report `
90
90
@@ -131,54 +131,54 @@ interface FeaturesSupportedByReporter {
131
131
### Fixes
132
132
133
133
<details >
134
- <summary >fix: Fix perf issue related to searching for the config. (#7483)</summary >
134
+ <summary >fix: Fix perf issue related to searching for the config. (< a href = " https://github.com/streetsidesoftware/cspell/pull/7483 " > #7483</ a > )</summary >
135
135
136
- ### fix: Fix perf issue related to searching for the config. (#7483 )
136
+ ### fix: Fix perf issue related to searching for the config. ([ #7483 ] ( https://github.com/streetsidesoftware/cspell/pull/7483 ) )
137
137
138
138
---
139
139
140
140
</details >
141
141
142
142
<details >
143
- <summary >fix: Hide `--config-search` option (#7479)</summary >
143
+ <summary >fix: Hide `--config-search` option (< a href = " https://github.com/streetsidesoftware/cspell/pull/7479 " > #7479</ a > )</summary >
144
144
145
- ### fix: Hide ` --config-search ` option (#7479 )
145
+ ### fix: Hide ` --config-search ` option ([ #7479 ] ( https://github.com/streetsidesoftware/cspell/pull/7479 ) )
146
146
147
147
---
148
148
149
149
</details >
150
150
151
151
<details >
152
- <summary >refactor: `isolatedDeclarations: true` (#7459)</summary >
152
+ <summary >refactor: `isolatedDeclarations: true` (< a href = " https://github.com/streetsidesoftware/cspell/pull/7459 " > #7459</ a > )</summary >
153
153
154
- ### refactor: ` isolatedDeclarations: true ` (#7459 )
154
+ ### refactor: ` isolatedDeclarations: true ` ([ #7459 ] ( https://github.com/streetsidesoftware/cspell/pull/7459 ) )
155
155
156
156
---
157
157
158
158
</details >
159
159
160
160
<details >
161
- <summary >refactor: enable isolatedDeclarations (#7456)</summary >
161
+ <summary >refactor: enable isolatedDeclarations (< a href = " https://github.com/streetsidesoftware/cspell/pull/7456 " > #7456</ a > )</summary >
162
162
163
- ### refactor: enable isolatedDeclarations (#7456 )
163
+ ### refactor: enable isolatedDeclarations ([ #7456 ] ( https://github.com/streetsidesoftware/cspell/pull/7456 ) )
164
164
165
165
---
166
166
167
167
</details >
168
168
169
169
<details >
170
- <summary >refactor: enable isolatedDeclarations (#7452)</summary >
170
+ <summary >refactor: enable isolatedDeclarations (< a href = " https://github.com/streetsidesoftware/cspell/pull/7452 " > #7452</ a > )</summary >
171
171
172
- ### refactor: enable isolatedDeclarations (#7452 )
172
+ ### refactor: enable isolatedDeclarations ([ #7452 ] ( https://github.com/streetsidesoftware/cspell/pull/7452 ) )
173
173
174
174
---
175
175
176
176
</details >
177
177
178
178
<details >
179
- <summary >fix: Add option to continue on error (#7451)</summary >
179
+ <summary >fix: Add option to continue on error (< a href = " https://github.com/streetsidesoftware/cspell/pull/7451 " > #7451</ a > )</summary >
180
180
181
- ### fix: Add option to continue on error (#7451 )
181
+ ### fix: Add option to continue on error ([ #7451 ] ( https://github.com/streetsidesoftware/cspell/pull/7451 ) )
182
182
183
183
Add lint option:
184
184
@@ -191,9 +191,9 @@ Add lint option:
191
191
</details >
192
192
193
193
<details >
194
- <summary >fix: Improve dictionaries command (#7449)</summary >
194
+ <summary >fix: Improve dictionaries command (< a href = " https://github.com/streetsidesoftware/cspell/pull/7449 " > #7449</ a > )</summary >
195
195
196
- ### fix: Improve dictionaries command (#7449 )
196
+ ### fix: Improve dictionaries command ([ #7449 ] ( https://github.com/streetsidesoftware/cspell/pull/7449 ) )
197
197
198
198
Add options:
199
199
@@ -216,9 +216,9 @@ Add options:
216
216
</details >
217
217
218
218
<details >
219
- <summary >fix: Add trace option `--dictionary` (#7443)</summary >
219
+ <summary >fix: Add trace option `--dictionary` (< a href = " https://github.com/streetsidesoftware/cspell/pull/7443 " > #7443</ a > )</summary >
220
220
221
- ### fix: Add trace option ` --dictionary ` (#7443 )
221
+ ### fix: Add trace option ` --dictionary ` ([ #7443 ] ( https://github.com/streetsidesoftware/cspell/pull/7443 ) )
222
222
223
223
```
224
224
Usage: cspell trace [options] [words...]
@@ -233,9 +233,9 @@ Options:
233
233
</details >
234
234
235
235
<details >
236
- <summary >fix: Add init options (#7436)</summary >
236
+ <summary >fix: Add init options (< a href = " https://github.com/streetsidesoftware/cspell/pull/7436 " > #7436</ a > )</summary >
237
237
238
- ### fix: Add init options (#7436 )
238
+ ### fix: Add init options ([ #7436 ] ( https://github.com/streetsidesoftware/cspell/pull/7436 ) )
239
239
240
240
New options:
241
241
@@ -277,9 +277,9 @@ Options:
277
277
</details >
278
278
279
279
<details >
280
- <summary >fix: Allow init of `cspell.config.yml` files (#7432)</summary >
280
+ <summary >fix: Allow init of `cspell.config.yml` files (< a href = " https://github.com/streetsidesoftware/cspell/pull/7432 " > #7432</ a > )</summary >
281
281
282
- ### fix: Allow init of ` cspell.config.yml ` files (#7432 )
282
+ ### fix: Allow init of ` cspell.config.yml ` files ([ #7432 ] ( https://github.com/streetsidesoftware/cspell/pull/7432 ) )
283
283
284
284
Add ` yml ` to the init command format list.
285
285
@@ -294,18 +294,18 @@ It will create a `cspell.config.yml` file.
294
294
</details >
295
295
296
296
<details >
297
- <summary >fix: Only generate the context if necessary (#7388)</summary >
297
+ <summary >fix: Only generate the context if necessary (< a href = " https://github.com/streetsidesoftware/cspell/pull/7388 " > #7388</ a > )</summary >
298
298
299
- ### fix: Only generate the context if necessary (#7388 )
299
+ ### fix: Only generate the context if necessary ([ #7388 ] ( https://github.com/streetsidesoftware/cspell/pull/7388 ) )
300
300
301
301
---
302
302
303
303
</details >
304
304
305
305
<details >
306
- <summary >fix: Correct the schema generator (#7395)</summary >
306
+ <summary >fix: Correct the schema generator (< a href = " https://github.com/streetsidesoftware/cspell/pull/7395 " > #7395</ a > )</summary >
307
307
308
- ### fix: Correct the schema generator (#7395 )
308
+ ### fix: Correct the schema generator ([ #7395 ] ( https://github.com/streetsidesoftware/cspell/pull/7395 ) )
309
309
310
310
---
311
311
@@ -314,9 +314,9 @@ It will create a `cspell.config.yml` file.
314
314
### Dictionary Updates
315
315
316
316
<details >
317
- <summary >fix: Workflow Bot -- Update Dictionaries (main) (#7474)</summary >
317
+ <summary >fix: Workflow Bot -- Update Dictionaries (main) (< a href = " https://github.com/streetsidesoftware/cspell/pull/7474 " > #7474</ a > )</summary >
318
318
319
- ### fix: Workflow Bot -- Update Dictionaries (main) (#7474 )
319
+ ### fix: Workflow Bot -- Update Dictionaries (main) ([ #7474 ] ( https://github.com/streetsidesoftware/cspell/pull/7474 ) )
320
320
321
321
# Update Dictionaries (main)
322
322
@@ -346,9 +346,9 @@ It will create a `cspell.config.yml` file.
346
346
### Documentation
347
347
348
348
<details >
349
- <summary >fix: Correct the schema generator (#7395)</summary >
349
+ <summary >fix: Correct the schema generator (< a href = " https://github.com/streetsidesoftware/cspell/pull/7395 " > #7395</ a > )</summary >
350
350
351
- ### fix: Correct the schema generator (#7395 )
351
+ ### fix: Correct the schema generator ([ #7395 ] ( https://github.com/streetsidesoftware/cspell/pull/7395 ) )
352
352
353
353
---
354
354
0 commit comments