Skip to content
David Mitchell edited this page Dec 28, 2018 · 15 revisions

Faithlife.Analyzers contains the C# Roslyn analyzers used at Faithlife.

Currently available analyzers

  • FL0001 AsyncWorkItem.Current must only be used in methods that return IEnumerable.
  • FL0002 Optional StringComparison arguments must always be specified
Clone this wiki locally