Archives

Articles tagged ‘yaml’

Quick Tip: The haunted “b0VIM” menace

This is silly though. I was starting to lose my head and shout at the code when I as running Doctrine’s YAML parser to generate my base models. I was getting a strange parse error that said something like “Unable to parse line 0 (b0VIM…” and so discovered that it was my VIM swapfiles first-liners!

The parser scanned my YAML directory and parsed all .yml files, including the VIM swaps.

So if you get this funny string don’t go crazy. Trash the swap!