mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-03-22 05:09:12 +00:00
[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 8929caece6)
Co-authored-by: IamLunchbox <56757745+IamLunchbox@users.noreply.github.com>
This commit is contained in:
parent
434f7ce55b
commit
d45044790a
1 changed files with 1 additions and 1 deletions
|
|
@ -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:
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue