File tree Expand file tree Collapse file tree 1 file changed +27
-1
lines changed
Expand file tree Collapse file tree 1 file changed +27
-1
lines changed Original file line number Diff line number Diff line change @@ -74,7 +74,33 @@ Here is a nice visual representation of the commits:
7474gource
7575
7676### How many lines of code
77- cloc
77+ As of Thu 12 Nov 11:40
78+ ```
79+ 637 text files.
80+ 624 unique files.
81+ 164 files ignored.
82+
83+ github.com/AlDanial/cloc v 1.88 T=1.68 s (333.3 files/s, 17377.3 lines/s)
84+ -------------------------------------------------------------------------------
85+ Language files blank comment code
86+ -------------------------------------------------------------------------------
87+ JSON 329 0 0 7924
88+ Python 119 1560 2126 5633
89+ Vuejs Component 53 146 91 4492
90+ YAML 7 32 22 2531
91+ XML 14 0 0 2042
92+ JavaScript 21 44 35 1156
93+ CSS 5 61 5 459
94+ HTML 4 0 22 253
95+ SQL 1 43 66 202
96+ Markdown 4 42 0 139
97+ TOML 1 3 5 21
98+ Dockerfile 1 12 0 18
99+ SVG 1 0 0 8
100+ -------------------------------------------------------------------------------
101+ SUM: 560 1943 2372 24878
102+ -------------------------------------------------------------------------------
103+ ```
78104
79105### Features implemented
80106 - Feature list
You can’t perform that action at this time.
0 commit comments