Language

Package: cloc @ 1.90

Synopsis

Count source lines of code (SLOC) and other source code metrics

Description

cloc counts blank lines, comment lines, and physical lines of source code in many programming languages. Given two versions of a code base, cloc can compute differences in blank, comment, and source lines.

cloc contains code from David Wheeler's SLOCCount. Compared to SLOCCount, cloc can handle a greater variety of programming languages.

Home page
https://github.com/AlDanial/cloc
Location
gnu/packages/code.scm (line: 270, column: 2)
License

Lint warnings

LinterMessageLocation
wrapper-inputs

Make sure 'wrap-program' can finds its interpreter.

"bash-minimal" should be in 'inputs' when 'wrap-program' is used