Norman Harebottle III

Results 20 comments of Norman Harebottle III

I would be happy to see this rule only apply to reference types. I think Nicholas's example is salient. On Mar 30, 2017 4:12 PM, "Nicholas Blumhardt" wrote: > This...

@Suchiman is there any mechanism for maintaining state across files being analyzed or do the analyzers only work one file at a time, in process isolation? If not, a global...

I found this project to be incredibly useful to me in getting started with some actual F# code. I am now so excited I am working through my first big...

I agree with all of your points. 1) This should be really easy to implement. 2) Agreed. How about the first pass is some additional links to the more popular...

Ugh... Looks like I wound up committing a bunch of items I didn't intend to commit here. :-/ Let me go clean that up.

@ChrisMarinos ok, this looks like it is now actually ready to be reviewed again - I think. Apologies for the messy interrupts in there. Hopefully squashing commits will take out...

Ok, I've thrown together a simple first pass using FSharp.Data and the CsvProvider with a small local file. I'd love to get some thoughts on this before I submit a...

So far I can see that I have a build warning that I need some help with. ` Installing FSharp.Data 2.4.6. .../FSharpKoans/FSharpKoans/FSharpKoans.fsproj : warning NU1701: Package 'FSharp.Data 2.4.6' was restored...

That appears to have done the trick! Thanks so much!

Is this going to get merged in?!