Commit 0961296
committed
before:
```
Output
-f, --format=ARG Use a specific output format. Possible values: `checkstyle`,
`default`, `github`, `json`, `junit`, `stylish`, `unix`
```
after:
```
Output
-f, --format=ARG Use a specific output format. Possible values: `checkstyle`,
`default`, `github`, `gitlab`, `json`, `junit`, `stylish`, `unix`
```
1 parent 466c24a commit 0961296
File tree
3 files changed
+3
-3
lines changed- apps/oxlint/src/command
- tasks/website/src/linter/snapshots
3 files changed
+3
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
194 | 194 | | |
195 | 195 | | |
196 | 196 | | |
197 | | - | |
| 197 | + | |
198 | 198 | | |
199 | 199 | | |
200 | 200 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
110 | 110 | | |
111 | 111 | | |
112 | 112 | | |
113 | | - | |
| 113 | + | |
114 | 114 | | |
115 | 115 | | |
116 | 116 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
68 | 68 | | |
69 | 69 | | |
70 | 70 | | |
71 | | - | |
| 71 | + | |
72 | 72 | | |
73 | 73 | | |
74 | 74 | | |
| |||
0 commit comments