Created
October 5, 2018 13:22
-
-
Save dazld/4fdc3131ff4ce9eb0c2d9f5483bc6fe3 to your computer and use it in GitHub Desktop.
wtf.md
This file contains hidden or 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
[dan@work react-event-listener]$ cloc . | |
19665 text files. | |
16281 unique files. | |
Complex regular subexpression recursion limit (32766) exceeded at /usr/local/Cellar/cloc/1.78/libexec/bin/cloc line 9013. | |
Complex regular subexpression recursion limit (32766) exceeded at /usr/local/Cellar/cloc/1.78/libexec/bin/cloc line 9013. | |
Complex regular subexpression recursion limit (32766) exceeded at /usr/local/Cellar/cloc/1.78/libexec/bin/cloc line 9013. | |
Complex regular subexpression recursion limit (32766) exceeded at /usr/local/Cellar/cloc/1.78/libexec/bin/cloc line 9013. | |
Complex regular subexpression recursion limit (32766) exceeded at /usr/local/Cellar/cloc/1.78/libexec/bin/cloc line 9013. | |
5316 files ignored. | |
github.com/AlDanial/cloc v 1.78 T=24.36 s (591.2 files/s, 75080.7 lines/s) | |
--------------------------------------------------------------------------------------- | |
Language files blank comment code | |
--------------------------------------------------------------------------------------- | |
JavaScript 10547 180228 225853 1006274 | |
JSON 1387 837 0 152567 | |
Markdown 1218 49197 2 127130 | |
TypeScript 982 3955 20068 25092 | |
HTML 32 2396 5 16226 | |
C/C++ Header 21 1147 341 5913 | |
YAML 136 98 63 4514 | |
XML 7 233 11 2156 | |
CSS 6 76 17 769 | |
Python 2 158 187 693 | |
make 20 199 186 653 | |
Windows Module Definition 6 111 0 608 | |
C++ 7 70 36 317 | |
CoffeeScript 10 34 18 141 | |
JSON5 2 0 0 123 | |
JSX 2 14 14 108 | |
D 5 0 0 71 | |
Bourne Shell 4 6 9 69 | |
Bourne Again Shell 2 11 1 43 | |
EJS 2 2 1 23 | |
Handlebars 1 5 0 23 | |
diff 1 2 24 18 | |
Lisp 1 0 0 6 | |
DOS Batch 1 0 0 2 | |
--------------------------------------------------------------------------------------- | |
SUM: 14402 238779 246836 1343539 | |
--------------------------------------------------------------------------------------- |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment