mirror of
https://github.com/astral-sh/ruff.git
synced 2025-08-04 18:58:04 +00:00
Fix tab configuration docs (#8502)
Otherwise it doesn't render as expected.
This commit is contained in:
parent
2d5ce4532a
commit
75c669a007
1 changed files with 1 additions and 1 deletions
|
@ -313,7 +313,7 @@ your [`extend-include`](settings.md#extend-include) setting, like so:
|
|||
extend-include = ["*.ipynb"]
|
||||
```
|
||||
|
||||
=== "ruff.toml'
|
||||
=== "ruff.toml"
|
||||
|
||||
```toml
|
||||
extend-include = ["*.ipynb"]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue