falco

VCL parser and linter optimized for Fastly edge computing

brewmacoslinux
Try with needOr install directly
Source

About

VCL parser and linter optimized for Fastly

Commands

falco

Examples

Lint a VCL file for syntax errors and best practices$ falco lint /path/to/vcl/file.vcl
Format and validate a VCL file$ falco fmt /path/to/vcl/file.vcl
Display help and available commands$ falco --help