[FEATURE REQUEST] automatically format svg files
Open
devops
discussion
enhancement
- Dominant language
- CSS
- Stars
- 11.8k
- Forks
- 2.4k
- Avg merge
- 5d 9h
- Merged PRs (30d)
- 4
Description
### I have searched through the issues and didn't find my problem.
- [X] Confirm
### Problem
It's pretty hard to read the code when it's all in a single line.
### Possible Solution
Add two new github workflows:
1. Automatically format the svg icons to a readable format with on every new commit.
2. When the PR is merged to develop, re-format the icon so it's all in a single line.
Both of these can be done manually in vscode, which means there's probably open-source tools out there that we can use to automate the process :)
### Additional information
_No response_
Contributor guide
Assessment
This issue has not been assessed yet.