actions-marketplace-validations/TSQLLint Action

Lint T-SQL files using TSQLLint

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
pathSpace delimited path(s) to run linter against. Wildcards can be specified using `*`.no.
configPath to a configuration file for the linter.no.github/linters/.tsqllintrc
commentCreate comment with summary of linter results.nofalse
only-changed-filesOnly lint on modified `.sql` files. Will ignore `path` if `true` in pull requests, or default back to `path` if not in a pull request.nofalse
append-commentAppend results from multiple runs in a single comment.nofalse
summaryAdd linter results to the job summary.nofalse
compare-branchBranch to diff against when using only-changed-files.nomain

no outputs