vale
Verified for current stable LTS
Vale Commands
Vale command syntax with verified terminal examples.
Commands
6 commands for Vale
vale Operations
Vale Command: Check Style By Severity
vale --minAlertLevel=<suggestion|warning|error> <path/to/file> vale Operations
Vale Command: Check Style File
vale <path/to/file> vale Operations
Vale Command: Check Style File With Config
vale --config='<path/to/.vale.ini>' <path/to/file> vale Operations
Vale Command: Check Style Stdin
cat <file.md> | vale --ext=.md vale Operations
Vale Command: List Current Configuration
vale ls-config vale HTTP
Vale Command: Output Results Json
vale --output=JSON <path/to/file> Suggest a Vale Command
Submit missing workflows, corrections, or verified alternatives for this tool.
FAQ
Coverage: Focused examples for common Vale workflows.
Verified version: current stable LTS.
Verification: Test commands in a disposable workspace and submit notes for edge cases.