mirror of
https://github.com/astral-sh/ruff
synced 2026-01-10 16:15:19 -05:00
Add an Acknowledgements section to the README (#2907)
This commit is contained in:
@@ -14,6 +14,7 @@ SECTIONS: list[tuple[str, str]] = [
|
||||
("Settings", "settings.md"),
|
||||
("Editor Integrations", "editor-integrations.md"),
|
||||
("FAQ", "faq.md"),
|
||||
("Acknowledgements", "acknowledgements.md"),
|
||||
]
|
||||
|
||||
DOCUMENTATION_LINK: str = (
|
||||
|
||||
Reference in New Issue
Block a user