Skip to content

Commit

Permalink
chore: auto fixes from pre-commit.com hooks
Browse files Browse the repository at this point in the history
for more information, see https://pre-commit.ci
  • Loading branch information
pre-commit-ci[bot] committed Nov 21, 2022
1 parent 443bf7a commit 04e39dc
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/usage.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,8 +19,8 @@ After you install Ansible-lint, run `ansible-lint --help` to display available c

Ansible-lint prints output on both `stdout` and `stderr`.

* `stdout` displays rule violations.
* `stderr` displays logging and free-form messages like statistics.
- `stdout` displays rule violations.
- `stderr` displays logging and free-form messages like statistics.

Most `ansible-lint` examples use pep8 as the output format (`-p`) which is machine parseable.

Expand Down

0 comments on commit 04e39dc

Please sign in to comment.