Matt Chernosky

Results 5 issues of Matt Chernosky

In v0.28.2 of the Ceedling gem, there is no **vendor** folder in the fake function framework (fff) plugin folder (**vendor/ceedling/plugins/fake_function_framework**). There should be a **vendor** folder there that contains a...

The KSF defines: > Globals is the number of read/write global variables accessed by the module. So we need to count globals wherever they are _accessed_.

cloc has output like this: ``` $ cloc some-folder 766 text files. 766 unique files. 172 files ignored. ``` Would be nice to have stats like this.

enhancement