You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It's hard to read and understand the repo because of all the redundant files. It is also difficult to create PRs cleanly without introducing some sort of formatting change.
The following changes (although not exhaustive) would improve the contribution experience a little bit better.
Remove un-used, un-necessary and duplicate files
Clean-up trailing white-spaces and new-lines
Use Unicode charset without the BOM
Remove redundant xml meta-tag
Fix indentation on switch-case
I hope, these changes, along with the upcoming clean-up #3896 and refactoring #3898 would definitely make this repo better for everyone.
The text was updated successfully, but these errors were encountered:
Hello Nirmal4G, thank you for opening an issue with us!
I have automatically added a "needs triage" label to help get things started. Our team will analyze and investigate the issue, and escalate it to the relevant team if possible. Other community members may also look into the issue and provide feedback 🙌
It's hard to read and understand the repo because of all the redundant files. It is also difficult to create PRs cleanly without introducing some sort of formatting change.
The following changes (although not exhaustive) would improve the contribution experience a little bit better.
I hope, these changes, along with the upcoming clean-up #3896 and refactoring #3898 would definitely make this repo better for everyone.
The text was updated successfully, but these errors were encountered: