summaryrefslogtreecommitdiff
path: root/src/SMAPI.ModBuildConfig.Analyzer/AnalyzerUtilities.cs
AgeCommit message (Expand)Author
2018-04-28detect conversions due to explicit casts or 'x as y' expressions (#471)Jesse Plamondon-Willard
2018-04-14don't warn for NetList conversion to implemented interface (#471)Jesse Plamondon-Willard
2018-04-14rewrite analyzers to match more cases, use readable warning IDs (#471)Jesse Plamondon-Willard