Open baronfel opened 5 years ago
How about http://fsprojects.github.io/FSharpLint/
FSharpLint is a form of static analysis.
That's fair, though many of those rules are stylistic in nature and don't change correctness. I use fsharplint professionally through the ionide integration, so am familiar with its feature set.
FSLint is a subjective set of rules (and this could be equally applied to Fantomas). It's not like the static analysis tools in the C# world.
I was looking over the proposed Level 3 guidelines and saw this line:
My concern is that in the F# community there isn't not exactly a strong stable of such tools. Does that mean that F# projects would not be eligible for that tier? How stringent is that requirement?