sk- / git-lint

improving source code one step at a time
Apache License 2.0
236 stars 78 forks source link

Update YAMLs to be more readable #123

Closed sk- closed 6 years ago

sk- commented 6 years ago

Update YAMLs to respect more the settings from the linter (which was made a little stronger in the default configuration).

This changes basically how strings are represented on the file. Now we are avoiding the quotes when possible and folding lines as well.

The new configuration is equivalent (after being parsed) as the previous one.