mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-03-26 21:33:12 +00:00
Fix description error in CONTRIBUTING.md (#11538)
Fix text error in CONTRIBUTING.md. Updated instructions for running format tests.
This commit is contained in:
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user