aboutsummaryrefslogtreecommitdiff
path: root/validators
Commit message (Collapse)AuthorAgeFilesLines
* handle CRLF line endings and trailing commas in bashAlex Pooley (@zuedev)2026-02-051-3/+3
|
* add CLI validators in Node.js, PowerShell, and BashAlex Pooley (@zuedev)2026-02-056-0/+797
Move validate.js to validators/nodejs/ and add equivalent validators for PowerShell and Bash. Each includes a README with usage instructions and requirements.