File tree Expand file tree Collapse file tree 2 files changed +7
-7
lines changed Expand file tree Collapse file tree 2 files changed +7
-7
lines changed Original file line number Diff line number Diff line change @@ -3552,19 +3552,19 @@ markdownlint-cli2 is a static analysis tool to enforce standards and consistency
3552
3552
3553
3553
markdownlint-cli2 is a static analysis tool to enforce standards and consistency for Markdown files.
3554
3554
3555
- # ## OXC
3555
+ # ## Oxlint
3556
3556
3557
- OXC is a JavaScript/TypeScript linter written in Rust.
3557
+ Oxlint is a JavaScript/TypeScript linter for OXC written in Rust.
3558
3558
3559
- # ### Enable OXC
3559
+ # ### Enable Oxlint
3560
3560
3561
3561
<Tabs groupId="config-setting">
3562
3562
<TabItem value="web-ui" label="Web UI">
3563
3563
<table>
3564
3564
<tbody>
3565
3565
<tr>
3566
3566
<td><strong>Location</strong></td>
3567
- <td>Review > Tools > Enable OXC </td>
3567
+ <td>Review > Tools > Enable Oxlint </td>
3568
3568
</tr>
3569
3569
<tr>
3570
3570
<td><strong>Default</strong></td>
@@ -3591,7 +3591,7 @@ OXC is a JavaScript/TypeScript linter written in Rust.
3591
3591
</TabItem>
3592
3592
</Tabs>
3593
3593
3594
- OXC is a JavaScript/TypeScript linter written in Rust.
3594
+ Oxlint is a JavaScript/TypeScript linter for OXC written in Rust.
3595
3595
3596
3596
# ## PHPStan
3597
3597
Original file line number Diff line number Diff line change 899
899
"enabled" : {
900
900
"type" : " boolean" ,
901
901
"default" : true ,
902
- "description" : " Enable OXC | OXC is a JavaScript/TypeScript linter written in Rust. | v0.16.10"
902
+ "description" : " Enable Oxlint | Oxlint is a JavaScript/TypeScript linter for OXC written in Rust. | v0.16.10"
903
903
}
904
904
},
905
905
"additionalProperties" : false ,
906
906
"default" : {},
907
- "description" : " OXC is a JavaScript/TypeScript linter written in Rust."
907
+ "description" : " Oxlint is a JavaScript/TypeScript linter for OXC written in Rust."
908
908
},
909
909
"shopifyThemeCheck" : {
910
910
"type" : " object" ,
You can’t perform that action at this time.
0 commit comments