Skip to content

Instantly share code, notes, and snippets.

@OliverLetterer
Created March 11, 2013 21:05
Show Gist options
  • Save OliverLetterer/5137751 to your computer and use it in GitHub Desktop.
Save OliverLetterer/5137751 to your computer and use it in GitHub Desktop.
Find files which are worth to refactor
sloccount --details . | sort -n -k1,1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment