yk-lab/yamlfmt action
Format YAML files using yamlfmt
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| version | The version of yamlfmt to use | no | latest |
| path | Path to the YAML file or directory to format | no | . |
| dstar | Enable double-star expansion | no | "" |
| exclude | Exclude files matching the given pattern | no | "" |
| gitignore_excludes | Exclude files matching the patterns in .gitignore | no | true |
| gitignore_path | Path to the .gitignore file | no | "" |
| extensions | Comma-separated list of file extensions to include | no | "" |
| formatter | Configures the formatter to use | no | "" |
Outputs
no outputs