Last active
April 27, 2022 20:10
-
-
Save mlcollard/91443cab9f29fd7640914f5a2f7acf1d 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 's/^[ ]*//g' | sort | uniq -c | sort -r -n |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment