mirror of
https://github.com/astral-sh/ruff.git
synced 2025-08-04 02:39:12 +00:00
Move editor integrations into MkDocs (#2983)
This commit is contained in:
parent
50ee14a418
commit
a0912deb2b
4 changed files with 219 additions and 226 deletions
|
@ -12,7 +12,6 @@ SECTIONS: list[tuple[str, str]] = [
|
|||
("Configuration", "configuration.md"),
|
||||
("Rules", "rules.md"),
|
||||
("Settings", "settings.md"),
|
||||
("Editor Integrations", "editor-integrations.md"),
|
||||
("FAQ", "faq.md"),
|
||||
("Acknowledgements", "acknowledgements.md"),
|
||||
]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue