Last active
April 17, 2023 12:44
-
-
Save mlcollard/3cb3f1cdcc6e0ef2fc9a9c835c236449 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
git grep -h "@TODO" | sed -e 's/^[ ]*//' | sort | uniq --count | sort --reverse --sort=numeric |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment