Test files › Structured data › tabs-invalid.yaml
Corrupt YAML file
YAML indented with tab characters, which the specification forbids.
↓ Download tabs-invalid.yaml| Filename | tabs-invalid.yaml |
| Format | YAML |
| Size | 34 bytes (34 bytes) |
| MIME type | application/yaml |
| SHA-256 | 02941a4076012f35422bd673abd9b834d4f5783934fe9379ca669b00af728681 |
What this file catchesConfig loaders whose error message just says "unexpected character" without pointing at the tab. A very common source of confusing CI failures.
Download & verify
curl -fsSL -o "tabs-invalid.yaml" "https://files.hexaqa.com/yaml/tabs-invalid.yaml"
curl -fsSL "https://files.hexaqa.com/yaml/tabs-invalid.yaml" | sha256sum
# expect: 02941a4076012f35422bd673abd9b834d4f5783934fe9379ca669b00af728681