Skip to content

v1.2.13

Compare
Choose a tag to compare
@josefpihrt josefpihrt released this 11 Feb 15:01

Analyzers

New Analyzers
  • SortEnumMembers
  • UseStringComparison
  • UseStringLengthInsteadOfComparisonWithEmptyString
  • CompositeEnumValueContainsUndefinedFlag
  • AvoidStaticMembersInGenericTypes
  • UseGenericEventHandler
  • AbstractTypeShouldNotHavePublicConstructors
  • EnumMemberShouldDeclareExplicitValue
  • AvoidChainOfAssginments

Refactorings

New Refactorings
  • ReplaceExpressionWithConstantValue