From c399b3e6c17eca715773f23ba908117ebdbb3f70 Mon Sep 17 00:00:00 2001 From: Charlie Marsh Date: Sun, 12 Feb 2023 14:11:49 -0500 Subject: [PATCH] Run cargo dev generate-all (#2822) --- docs/rules/banned-api.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/docs/rules/banned-api.md b/docs/rules/banned-api.md index 1337074820..c9f028682c 100644 --- a/docs/rules/banned-api.md +++ b/docs/rules/banned-api.md @@ -18,4 +18,7 @@ This rule enforces certain import conventions project-wide in an automatic way. ## Options -* `flake8-tidy-imports.banned-api` \ No newline at end of file +* [`flake8-tidy-imports.banned-api`] + + +[`flake8-tidy-imports.banned-api`]: ../../settings#banned-api \ No newline at end of file