G-Research FSharp Analyzers
A curated set of Ionide SDK analyzers for F#. These are based on real-world production scenarios encountered within G-Research.
Quickstart
Install the fsharp-analyzers local dotnet tool.
|
Add the FSharp.Analyzers.Build:
|
And the G-Research.FSharp.Analyzers:
|
Include the following MSBuild property:
|
And invoke:
|
from the command line.
Further reading
To learn more about Ionide F# analyzers, you can read the official Getting started guide.
Multiple items
namespace Microsoft.FSharp
--------------------
namespace FSharp
namespace Microsoft.FSharp
--------------------
namespace FSharp
val v: obj
val typeof<'T> : System.Type