| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | only strip // comments at line start to avoid breaking URLs | Alex Pooley (@zuedev) | 2026-02-05 | 1 | -2/+4 |
| | | |||||
| * | add .gitattributes and strip CRLF from schema loading | Alex Pooley (@zuedev) | 2026-02-05 | 1 | -2/+2 |
| | | |||||
| * | install GNU sed and use bash shell in CI for Alpine | Alex Pooley (@zuedev) | 2026-02-05 | 1 | -4/+6 |
| | | |||||
| * | use POSIX-compatible sed syntax for Alpine | Alex Pooley (@zuedev) | 2026-02-05 | 1 | -1/+2 |
| | | |||||
| * | handle CRLF line endings and trailing commas in bash | Alex Pooley (@zuedev) | 2026-02-05 | 1 | -3/+3 |
| | | |||||
| * | add CLI validators in Node.js, PowerShell, and Bash | Alex Pooley (@zuedev) | 2026-02-05 | 1 | -0/+172 |
| Move validate.js to validators/nodejs/ and add equivalent validators for PowerShell and Bash. Each includes a README with usage instructions and requirements. | |||||
