sindresorhus/refined-github


Do you want to work on this issue?
You can request for a bounty in order to promote it!
Sort files and folders by natural order ("100" follows "2") #2977
marcobiedermann posted onGitHub
Add option to sort folders alphabetically
Behavior
Expected order
1-foo
20-bar
110-baz
Actual order
1-foo
110-baz
20-bar