cloudfour / guides

Conventions, processes and notes about how we do things
24 stars 1 forks source link

Update editorconfig to use spaces for YAML files #77

Closed gerardo-rodriguez closed 5 days ago

gerardo-rodriguez commented 5 days ago

YAML files cannot have tabs: https://yaml.org/faq.html

This matters when setting up GitHub workflow files for CI actions.