winutil
winutil copied to clipboard
Update applications.json to be in alphabetical order based on name and category
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.
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...
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