wow-rp-addons/EditorConfig Check
Lints files against the repository-wide editorconfig settings.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| files | List of files to be checked, or a command to execute that will generate such a list. Defaults to the workspace path as set by the `path` input. | no | — |
| path | Working directory for editorconfig-checker. The file list should be relative to this path and output filenames be displayed relative to this path. Defaults to the workspace path. | no | ${{ github.workspace }} |
| args | Additional command-line arguments. See <https://github.com/editorconfig-checker/editorconfig-checker#usage>. | no | — |
Outputs
no outputs