From d45044790a3c6fa2e0651416da72bdd50890d238 Mon Sep 17 00:00:00 2001 From: "patchback[bot]" <45432694+patchback[bot]@users.noreply.github.com> Date: Wed, 25 Feb 2026 06:53:14 +0100 Subject: [PATCH] [PR #11538/8929caec backport][stable-12] Fix description error in CONTRIBUTING.md (#11539) Fix description error in CONTRIBUTING.md (#11538) Fix text error in CONTRIBUTING.md. Updated instructions for running format tests. (cherry picked from commit 8929caece66d068e4efae1961a21051ad9f38bb1) Co-authored-by: IamLunchbox <56757745+IamLunchbox@users.noreply.github.com> --- CONTRIBUTING.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 175c45e29a..77e66cd719 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -56,7 +56,7 @@ The easiest way to format the code, and to run sanity and unit tests locally is ### Format code -The following commands show how to run ansible-test sanity tests: +The following commands show how to run ruff format: ```.bash # Run all configured formatters: