winutil icon indicating copy to clipboard operation
winutil copied to clipboard

Update applications.json to be in alphabetical order based on name and category

Open Real-MullaC opened this issue 1 year ago • 2 comments

Pull Request

Title

Update applications.json to be in alphabetical order based on name and category

Type of Change

  • [ ] New feature
  • [ ] Bug fix
  • [ ] Documentation update
  • [x] Refactoring
  • [ ] Hotfix
  • [ ] Security patch
  • [ ] UI/UX improvement

Description

Update applications.json to be in alphabetical order based on name and category

Testing

None required

Impact

High on development end

Issue related to PR

[What issue/discussion is related to this PR (if any)]

  • Resolves no issues

Additional Information

No

Checklist

  • [ ] My code adheres to the coding and style guidelines of the project.
  • [ ] I have performed a self-review of my own code.
  • [ ] I have commented my code, particularly in hard-to-understand areas.
  • [ ] I have made corresponding changes to the documentation.
  • [ ] My changes generate no errors/warnings/merge conflicts.

Real-MullaC avatar Jul 31 '24 15:07 Real-MullaC

Making this process automated would be nice, as currently reviewing all of this would be a nightmare, will see if I can come up with a script that does this process with each compile...

og-mrk avatar Jul 31 '24 18:07 og-mrk

Making this process automated would be nice, as currently reviewing all of this would be a nightmare, will see if I can come up with a script that does this process with each compile...

Ok

Real-MullaC avatar Jul 31 '24 18:07 Real-MullaC