[ ] Have tests been added to cover any new features or fixes?
[ ] Has the documentation been updated accordingly?
Please describe additional details for testing this change
@itsalaidbacklife make sure you test this backwards and forwards. I used a special command to get the file tree of the repo before generating this file, so it's based off the files we have declared today.
git ls-tree -r HEAD --name-only | sed -n 's/..*\.//p' | sort | uniq -c | sort -nr
Issue number
Relevant issue number
Please check the following
Please describe additional details for testing this change
@itsalaidbacklife make sure you test this backwards and forwards. I used a special command to get the file tree of the repo before generating this file, so it's based off the files we have declared today.
Which gives something like this: