File tree Expand file tree Collapse file tree 1 file changed +20
-9
lines changed
Expand file tree Collapse file tree 1 file changed +20
-9
lines changed Original file line number Diff line number Diff line change @@ -24,15 +24,26 @@ statloc project_name/
2424```
2525
2626```
27- +-------------+-------+-------+
28- | Item | LOC | Files |
29- +-------------+-------+-------+
30- | Go | 2339 | 27 |
31- | Python | 10398 | 112 |
32- | Rust | 970 | 11 |
33- | Tests | 4612 | 43 |
34- | Total | 13737 | 155 |
35- +-------------+-------+-------+
27+ 🗣️ Languages
28+ +--------+-----+-------+
29+ | Title | LOC | Files |
30+ +--------+-----+-------+
31+ | Python | 4 | 2 |
32+ | C++ | 8 | 2 |
33+ | Rust | 8 | 2 |
34+ | Go | 8 | 1 |
35+ +--------+-----+-------+
36+
37+ ⚡ Components
38+ +-------------+-----+-------+
39+ | Title | LOC | Files |
40+ +-------------+-----+-------+
41+ | Tests | 10 | 3 |
42+ | Controllers | 8 | 2 |
43+ +-------------+-----+-------+
44+
45+ 📊 Total statistics
46+ Languages: 4 LOC: 28 Files 7
3647
3748```
3849
You can’t perform that action at this time.
0 commit comments