Commit 59518d1
authored
Fix various diagnostics typos in settings.mdx and diagnostics.mdx (#115)
* Add missing 'conventions' group to diagnostics group defaults
The conventions group was missing from the default values listed for diagnostics.groupFileStatus and diagnostics.groupSeverity settings.
* Fix 'global-element' typo in diagnostics defaults
Renamed global-elements to global-element in the default values listed for diagnostics.neededFileStatus and diagnostics.severity settings.
* Remove 'cast-type-mismatch' duplicate diagnostic entry
A duplicate cast-type-mismatch diagnostic entry was incorrectly listed in the luadoc group, in addition to the type-check group.1 parent 329c9ea commit 59518d1
2 files changed
+10
-18
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
261 | 261 | | |
262 | 262 | | |
263 | 263 | | |
264 | | - | |
265 | | - | |
266 | | - | |
267 | | - | |
268 | | - | |
269 | | - | |
270 | | - | |
271 | | - | |
272 | | - | |
273 | | - | |
274 | | - | |
275 | | - | |
276 | | - | |
277 | | - | |
278 | | - | |
279 | | - | |
280 | 264 | | |
281 | 265 | | |
282 | 266 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
266 | 266 | | |
267 | 267 | | |
268 | 268 | | |
| 269 | + | |
| 270 | + | |
| 271 | + | |
| 272 | + | |
269 | 273 | | |
270 | 274 | | |
271 | 275 | | |
| |||
388 | 392 | | |
389 | 393 | | |
390 | 394 | | |
| 395 | + | |
| 396 | + | |
| 397 | + | |
| 398 | + | |
391 | 399 | | |
392 | 400 | | |
393 | 401 | | |
| |||
534 | 542 | | |
535 | 543 | | |
536 | 544 | | |
537 | | - | |
| 545 | + | |
538 | 546 | | |
539 | 547 | | |
540 | 548 | | |
| |||
622 | 630 | | |
623 | 631 | | |
624 | 632 | | |
625 | | - | |
| 633 | + | |
626 | 634 | | |
627 | 635 | | |
628 | 636 | | |
| |||
0 commit comments