Replies: 3 comments 3 replies
-
Hello @Ileriayo, I've created a pull request (#173) to order everything alphabetically since I'm not experienced with pre-commit hooks. |
Beta Was this translation helpful? Give feedback.
3 replies
-
Hello guys, The PR has been merged successfully! We would love to have a solution though for pre-commit hooks. I would love to know about it as well :) |
Beta Was this translation helpful? Give feedback.
0 replies
-
This was solved again (manually) by PR #292. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
You can always use
Ctrl + F
orCmd + F
to search for specific badges, but it would also fun to implement a solution to have the badges sorted alphabetically #154.I have thought about solving this by having a pre-commit hook that lints the code and fixes the arrangement where necessary. What do you think, how would you achieve this? 🤓
Beta Was this translation helpful? Give feedback.
All reactions