gcloc icon indicating copy to clipboard operation
gcloc copied to clipboard

CLI tool to count lines of code

Results 5 gcloc issues
Sort by recently updated
recently updated
newest added

Currently using the "json" output always writes to "result.json". This is cumbersome to automate in pipelines. It would be much more convenient to just pipe the output to another application...

Assume a project where unit-tests are living alongside the real source files (not inside a dedicated test folder). In that case it is necessary to exclude files using globs (or...

As I mentioned in the title. I wish I could know the code lines of the normal and unit test differently. For example, Golang takes all `xxx_test.go` as test files.

Add Dart code samples for tests on analyzer and scanner

good first issue
hacktoberfest
easy

- Add block comment on `_main.c` file - Add block comment on `_main.cc` file - Add block comment on `main.js` file - Add block comment on `main.ts` file - Update...

good first issue
hacktoberfest
easy