Update counts

This commit is contained in:
kiswa 2017-09-27 12:07:34 +00:00
parent 68e813f068
commit 9084eed767

View File

@ -164,8 +164,8 @@ Command: `cloc --exclude-dir=vendor --exclude-ext=json src/`
Language | Files | Blank | Comment | Code Language | Files | Blank | Comment | Code
-------------|-------:|---------:|--------:|---------: -------------|-------:|---------:|--------:|---------:
JavaScript | 45 | 624 | 53 | 2478 JavaScript | 45 | 624 | 53 | 2478
PHP | 10 | 721 | 19 | 2127 PHP | 10 | 721 | 19 | 2128
__SUM:__ | __55__ | __1345__ | __72__ | __4605__ __SUM:__ | __55__ | __1345__ | __72__ | __4606__
Command: `cloc --exclude-ext=xml test/` Command: `cloc --exclude-ext=xml test/`