wow-rp-addons/EditorConfig Check

Lints files against the repository-wide editorconfig settings.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
filesList 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
pathWorking 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 }}
argsAdditional command-line arguments. See <https://github.com/editorconfig-checker/editorconfig-checker#usage>. no

no outputs