Open rnystrom opened 6 years ago
In case, like me, you're curious how much code has been written for GitHawk.
$ cloc Classes \ Local\ Pods/ Pods/MessageViewController \ Pods/FlatCache \ Pods/Squawk \ Pods/ContextMenu \ Pods/DropdownTitleView \ Pods/GitHawkRoutes \ Pods/StyledTextKit \ FreetimeTests \ FreetimeWatch \ FreetimeWatch\ Extension
As of today:
------------------------------------------------------------------------------- Language files blank comment code ------------------------------------------------------------------------------- Swift 674 9146 8173 36228 HTML 28 400 0 7940 JSON 30 1 0 4919 Markdown 12 939 0 2188 CSS 2 42 59 436 Bourne Shell 4 45 32 252 C/C++ Header 10 46 57 71 Objective C 5 6 7 41 JavaScript 2 4 6 40 YAML 1 8 0 25 ------------------------------------------------------------------------------- SUM: 768 10637 8334 52140 -------------------------------------------------------------------------------
Cool! We could consider putting this in a Danger result every pull request once we set up Danger.
Sent with GitHawk
@BasThomas Yo that’s so cool! Great idea
@BasThomas love that!
That would first require adding Danger though :)
In case, like me, you're curious how much code has been written for GitHawk.
As of today: