Update counts

This commit is contained in:
Matthew Ross 2020-06-11 15:54:19 -04:00
parent 2bc585f205
commit 7244d22d01

View File

@ -195,11 +195,11 @@ Because I like seeing the numbers.
Language | Files | Blank | Comment | Code Language | Files | Blank | Comment | Code
-----------|--------:|---------:|---------:|---------: -----------|--------:|---------:|---------:|---------:
TypeScript | 67 | 977 | 129 | 4104 TypeScript | 69 | 1019 | 124 | 4250
PHP | 20 | 752 | 40 | 2265 PHP | 21 | 790 | 40 | 2396
HTML | 21 | 268 | 2 | 1573 HTML | 22 | 287 | 2 | 1604
SASS | 14 | 299 | 10 | 1347 SASS | 14 | 302 | 10 | 1365
**SUM:** | **122** | **2296** | **181** | **9289** **SUM:** | **126** | **2398** | **176** | **9615**
Command: `cloc --exclude-dir=vendor,favicons --exclude-ext=json,svg,ini src/` Command: `cloc --exclude-dir=vendor,favicons --exclude-ext=json,svg,ini src/`