FSharp.Analyzers.SDK icon indicating copy to clipboard operation
FSharp.Analyzers.SDK copied to clipboard

Best effort run mismatched version analyzer

Open smoothdeveloper opened this issue 1 year ago • 0 comments

Enable an --allow-version-mismatch option (off by default, to keep same behaviour) so the version check on Major,Minor against Analayzer SDK version can be skipped when filtering the analyzers.

This is also based on #175 pending changes, for review once it is merged.

smoothdeveloper avatar Dec 16 '23 02:12 smoothdeveloper