Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit7c3a2f9

Browse files
fix oxlint
1 parente92e343 commit7c3a2f9

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed

‎docs/reference/configuration.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -3552,19 +3552,19 @@ markdownlint-cli2 is a static analysis tool to enforce standards and consistency
35523552

35533553
markdownlint-cli2 is a static analysis tool to enforce standards and consistency for Markdown files.
35543554

3555-
###OXC
3555+
###Oxlint
35563556

3557-
OXC is a JavaScript/TypeScript linter written in Rust.
3557+
Oxlint is a JavaScript/TypeScript linter for OXC written in Rust.
35583558

3559-
#### EnableOXC
3559+
#### EnableOxlint
35603560

35613561
<Tabs groupId="config-setting">
35623562
<TabItem value="web-ui" label="Web UI">
35633563
<table>
35643564
<tbody>
35653565
<tr>
35663566
<td><strong>Location</strong></td>
3567-
<td>Review > Tools > EnableOXC</td>
3567+
<td>Review > Tools > EnableOxlint</td>
35683568
</tr>
35693569
<tr>
35703570
<td><strong>Default</strong></td>
@@ -3591,7 +3591,7 @@ OXC is a JavaScript/TypeScript linter written in Rust.
35913591
</TabItem>
35923592
</Tabs>
35933593

3594-
OXC is a JavaScript/TypeScript linter written in Rust.
3594+
Oxlint is a JavaScript/TypeScript linter for OXC written in Rust.
35953595

35963596
### PHPStan
35973597

‎static/schema/schema.v2.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -899,12 +899,12 @@
899899
"enabled": {
900900
"type":"boolean",
901901
"default":true,
902-
"description":"EnableOXC |OXC is a JavaScript/TypeScript linter written in Rust. | v0.16.10"
902+
"description":"EnableOxlint |Oxlint is a JavaScript/TypeScript linter for OXC written in Rust. | v0.16.10"
903903
}
904904
},
905905
"additionalProperties":false,
906906
"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."
908908
},
909909
"shopifyThemeCheck": {
910910
"type":"object",

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp