woocommerce_states_places icon indicating copy to clipboard operation
woocommerce_states_places copied to clipboard

Update .editorconfig

Open mahdisafe opened this issue 1 year ago • 0 comments

This commit updates the .editorconfig file to ensure consistent coding style across different editors and IDEs. Changes include enforcing UTF-8 encoding, LF line endings, and inserting a final newline. Additionally, trailing whitespaces are trimmed, and the PHP files' indentation style is set to spaces with a size of 4. This update helps maintain code readability and consistency throughout the project.

mahdisafe avatar Feb 07 '24 09:02 mahdisafe