Commit 6faa11d
docs(linter): show type-aware command if rule is tsgolint-based (#15041)
Inspired by #14587, the command flag was missing for them too.
Expected: `oxlint --type-aware --deny typescript/await-thenable`
Actual: `oxlint --deny typescript/await-thenable`
<img width="840" height="259" alt="image"
src="https://github.com/user-attachments/assets/b9c5dc4b-5dfc-4558-a6e9-5187a60df8f2"
/>
---------
Signed-off-by: Alexander Lichter <[email protected]>
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
Co-authored-by: Copilot <[email protected]>1 parent b27c5b9 commit 6faa11d
1 file changed
+8
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
196 | 196 | | |
197 | 197 | | |
198 | 198 | | |
| 199 | + | |
| 200 | + | |
| 201 | + | |
| 202 | + | |
199 | 203 | | |
200 | | - | |
| 204 | + | |
201 | 205 | | |
202 | | - | |
| 206 | + | |
| 207 | + | |
| 208 | + | |
203 | 209 | | |
204 | 210 | | |
205 | 211 | | |
| |||
0 commit comments