We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
known-first-party
1 parent 7391f74 commit 3ebaca5Copy full SHA for 3ebaca5
docs/faq.md
@@ -262,7 +262,7 @@ Like isort, Ruff's import sorting is compatible with Black.
262
263
Ruff does not yet support all of isort's configuration options, though it does support many of
264
them. You can find the supported settings in the [API reference](settings.md#isort).
265
-For example, you can set [`known-first-party`](settings.md#known-first-party--isort-known-first-party-)
+For example, you can set [`known-first-party`](settings.md#isort-known-first-party)
266
like so:
267
268
=== "pyproject.toml"
0 commit comments