rbob86/Snazzy LookML Linter

Lint LookML Projects and create Pull Request reviews with linting violations.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
configFilePath to linter config file specifying severity of each rule.no${{ github.workspace }}/.github/config.yaml
filepathsList of files to lint. Ignore if wanting to lint ALL project files. Use output from tj-actions/changed-files action in workflow to lint only files changed in commit/pull request.no
saveOutputToFileFlag to determine whether or not linter output should be saved to a .txt file within repo.nofalse
namedescription
error_logError/warning output generated by the linter (indented by LookML file names).