wordpress-sdk
wordpress-sdk copied to clipboard
Mixed line endings preventing theme submission
🐞 bug report
Behavior:
-
What is the issue? (*)Mixed line endings in three files preventing theme submissions. This was reported recently by a partner (HS ref. #9243).

-
What is the expected behavior?These three files should match the line endings in all other files.
After doing some testing locally using the Theme Check plugin I couldn't replicate the line ending errors. If this is being flagged when uploading perhaps the issue is introduced when creating the ZIP archive?
Update: this is still an issue for the latest SDK release (2.4.0.1) for these files:
- user-change.php
- license-activation.php
- data-debug-mode.php
HS Ref: 9862