This is the official GitHub Action for the fsh-lint
CLI tool.
- uses: verily-src/fsh-lint-action@v1
with:
# Whether to automatically fix issues, if possible.
# Default: false
fix: 'false'
# Comma-separated list of files to lint.
# Default: ''
files: ''