Skip to content

Cleaning up the repository #4026

Closed
@Nirmal4G

Description

@Nirmal4G

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.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions