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

fix oxlint#448

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Merged
alexcoderabbitai merged 1 commit intomainfromfix/oxlint-docs
Jul 15, 2025
Merged
Show file tree
Hide file tree
Changes fromall commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
10 changes: 5 additions & 5 deletionsdocs/reference/configuration.md
View file
Open in desktop
Original file line numberDiff line numberDiff line change
Expand Up@@ -3552,19 +3552,19 @@ markdownlint-cli2 is a static analysis tool to enforce standards and consistency

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

###OXC
###Oxlint

OXC is a JavaScript/TypeScript linter written in Rust.
Oxlint is a JavaScript/TypeScript linter for OXC written in Rust.

#### EnableOXC
#### EnableOxlint

<Tabs groupId="config-setting">
<TabItem value="web-ui" label="Web UI">
<table>
<tbody>
<tr>
<td><strong>Location</strong></td>
<td>Review > Tools > EnableOXC</td>
<td>Review > Tools > EnableOxlint</td>
</tr>
<tr>
<td><strong>Default</strong></td>
Expand All@@ -3591,7 +3591,7 @@ OXC is a JavaScript/TypeScript linter written in Rust.
</TabItem>
</Tabs>

OXC is a JavaScript/TypeScript linter written in Rust.
Oxlint is a JavaScript/TypeScript linter for OXC written in Rust.

### PHPStan

Expand Down
4 changes: 2 additions & 2 deletionsstatic/schema/schema.v2.json
View file
Open in desktop
Original file line numberDiff line numberDiff line change
Expand Up@@ -899,12 +899,12 @@
"enabled": {
"type":"boolean",
"default":true,
"description":"EnableOXC |OXC is a JavaScript/TypeScript linter written in Rust. | v0.16.10"
"description":"EnableOxlint |Oxlint is a JavaScript/TypeScript linter for OXC written in Rust. | v0.16.10"
}
},
"additionalProperties":false,
"default": {},
"description":"OXC is a JavaScript/TypeScript linter written in Rust."
"description":"Oxlint is a JavaScript/TypeScript linter for OXC written in Rust."
},
"shopifyThemeCheck": {
"type":"object",
Expand Down

[8]ページ先頭

©2009-2025 Movatter.jp