Fixes formatting error for crlf line in all repository .editorconfig files. This may have been originally copied over from wordpress-deveop (see link for correct usage). I initially thought of just removing wp-config-sample.php from the files since the purpose isn't 100% clear but instead updated the PR to the correct format.
Multiple items need to be wrapped with curly braces. Docs on Glob Expressions.
Description of the Change
Fixes formatting error for
crlf
line in all repository .editorconfig files. This may have been originally copied over from wordpress-deveop (see link for correct usage). I initially thought of just removingwp-config-sample.php
from the files since the purpose isn't 100% clear but instead updated the PR to the correct format.Closes #
How to test the Change
Changelog Entry
Credits
Props @bjorn2404
Checklist: