You're viewing an older version of this GitHub Action. Do you want to see the latest version instead?
GitHub Action
Falco VCL parser
0.0.3
Falco GitHub Action for Fastly VCL parsing and validation.
- name: Lint VCL
uses: ain/falco-github-action@latest
with:
subcommand: lint
options: "-v -I test/vcl/includes"
target: test/vcl/valid_with_include.vcl
Input | Default | Required | Description |
---|---|---|---|
subcommand |
lint |
yes | Run linter on VCL (or ACL) |
options |
- | no | Optional flags, see Common Flags of Falco |
target |
- | yes | VCL (or ACL) to target, e.g. to lint |
Copyright © 2023 Ain Tohvri. Licenced under MIT.