Fix description error in CONTRIBUTING.md (#11538)

Fix text error in CONTRIBUTING.md.

Updated instructions for running format tests.
This commit is contained in:
IamLunchbox
2026-02-25 06:42:09 +01:00
committed by GitHub
parent f6af698ce9
commit 8929caece6

View File

@@ -56,7 +56,7 @@ The easiest way to format the code, and to run sanity and unit tests locally is
### Format code ### Format code
The following commands show how to run ansible-test sanity tests: The following commands show how to run ruff format:
```.bash ```.bash
# Run all configured formatters: # Run all configured formatters: