homestead icon indicating copy to clipboard operation
homestead copied to clipboard

Properly apply editorconfig settings to all yaml files

Open PanisSupraOmnia opened this issue 1 year ago • 1 comments

Previously, the editorconfig file contained a section for yaml files, but it only included *.yml files, which meant that it wasn't being used outside of the GitHub Actions config. This PR applies the editorconfig to *.yml, *.yaml, and *.yaml.example, and applies the correct indentation to those yaml files.

PanisSupraOmnia avatar Feb 12 '24 15:02 PanisSupraOmnia

Thanks for the PR

svpernova09 avatar Feb 27 '24 17:02 svpernova09

why is this not merged yet?

simonschaufi avatar Apr 24 '24 15:04 simonschaufi

why is this not merged yet?

There's a lot in the pipeline and I've not had the time to dedicate to sit down and go through it all properly yet.

svpernova09 avatar Apr 24 '24 15:04 svpernova09