Replace <TAB>s with spaces
tabs are not allowed in YAML, but the normal YAML checker was not enforcing it.
I added a specific test and fixed the problematic YAML files.
tabs are not allowed in YAML, but the normal YAML checker was not enforcing it.
I added a specific test and fixed the problematic YAML files.