mirror of
https://github.com/hadolint/hadolint-action.git
synced 2026-05-15 06:35:55 +00:00
docs: correctly identify comma-separated list for ignore param
This commit is contained in:
parent
0a6d062e78
commit
61878e3508
1 changed files with 1 additions and 1 deletions
|
|
@ -48,7 +48,7 @@ steps:
|
|||
| | severity | |
|
||||
| override-style | List of rules to treat with 'style' | |
|
||||
| | severity | |
|
||||
| ignore | Space separated list of Hadolint rules to | <none> |
|
||||
| ignore | Comma-separated list of Hadolint rules to | <none> |
|
||||
| | ignore. | |
|
||||
| trusted-registries | List of urls of trusted registries | |
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue