You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Use the quoted-strings rule, only for .travis.yml and .yamllint for the time being.
I've adopted this throughout the ssf-formula, since I ran into some YAML ambiguity errors. It would make things easier if these two files are managed here as well.
Actually, the changes are pretty much complete already in the files themselves, it's just a matter of adding the rules to the .yamllint file.