sloc
sloc copied to clipboard
simple tool to count SLOC (source lines of code)
It does say on the readme that agda is supported but my agda files (with the .agda) extension, it errors that it is not supported. Potentially this version hasn't been...
Common question before audits is sLoC. Would be very helpful to be able to use this tool for that.
The workflow mega-linter.yml is referencing action nvuillam/mega-linter using references insiders. However this reference is missing the commit [68d87f58707d1912b705e071e4c03dc69d962500](https://github.com/nvuillam/mega-linter/commits/68d87f58707d1912b705e071e4c03dc69d962500) which may contain fix to the some vulnerability. The vulnerability fix that...
After a docker node update sloc seems to have the following problem: ``` $ sloc --details --format cli-table --keys total,source,comment js/*.js /usr/local/lib/node_modules/sloc/node_modules/cli-table/lib/utils.js:85 var split = stripped.split("\n"); ^ TypeError: stripped.split is...
fixes tests failing in #128 ## Agda #116 This has a similar syntax to haskell and shares the same comments ` ---comment` and `{- multiline -}` , for some reason...
closes #123 (since it has merge issues) # Changes ## .travis.yml updated to current + LTS versions see https://nodejs.org/en/about/releases/ ## package.json Updated all dependencies to the latest version. Except `istanbul`...
Travis migrated all its public repositories from the .org to the .com. This means you need to re authorized and reenable travis-ci
Fix GitHub link
Jade was renamed to pug and so was the file extension from .jade to .pug This pull request adds the pug file extension while keeping the jade extension for backwards...