Henrik Feldt

Results 419 comments of Henrik Feldt

If you pass the FileList to the output task you can make the output task enumerate the contents of the FileList.

There must be a better way to do this then gsubbing all paths at all places. For example, we have a mixin called SupportsLinuxEnvironment -- but why would be need...

Right now, my problem is that I don't have a NCover license ready to use to test with. I've emailed them to ask for one though.

Yeah, I meant NDepend. I'll post an update here when I've looked at the normalizing paths.

You code sample: have you got that code implementation handy for a pull request?

Would you care to try to create a pull request off of this feature request?

I think it would be nice to have an erb task. In fact, I have written one from Derick's sample. I'll try to add it to dev.

No, it's likely not a corrupt file, because that would entail reading the file to see what's in it, which in turn would be a security vulnerability. Instead I believe...