ctl icon indicating copy to clipboard operation
ctl copied to clipboard

Cytotoxic T cells for your codebase.

Results 4 ctl issues
Sort by recently updated
recently updated
newest added

One aspect of a large codebases is the potential for files to simply never be included in the build in the first place. This macro doesn't pick those up, obviously,...

In my project, the inCwd() function is always returning false, as all files happen to be referenced with absolute paths. I see that inCwd is excluding absolute paths, but what...

In trying to figure out why this isn't working for my large project, I've created a few simple tests, during which I noticed a few types that doesn't get reported....

Thinking about how I'll use this -- and this is probably related to #1, because I had to disable inCwd to get any output at all -- but I'll want...