Skip to content

Commit

Permalink
fix(docs): docusaurus compatible formatting (#56)
Browse files Browse the repository at this point in the history
  • Loading branch information
plyr4 authored Jan 16, 2025
1 parent cc6409f commit d3af93a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion DOCS.md
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@ The following parameters are used to configure the image:
| `playbook` | playbook to be ran by ansible-lint | true | false |
| `lint_version` | returns ansible-lint version and exits the program. | false | false |
| `lint_list` | lists all the rules. | false | false |
| `lint_format` | format used rules output {rich,plain,rst,codeclimate,quiet,pep8} | false | rich |
| `lint_format` | format used rules output `{rich,plain,rst,codeclimate,quiet,pep8}` | false | rich |
| `lint_quieter` | quieter, although not silent output. | false | false |
| `lint_parseable` | parseable output in the format of pep8. | false | false |
| `lint_parseableseverity` | parseable output including severity of rule. | false | false |
Expand Down

0 comments on commit d3af93a

Please sign in to comment.