summaryrefslogtreecommitdiff
path: root/src/SMAPI.ModBuildConfig.Analyzer.Tests/NetFieldAnalyzerTests.cs
AgeCommit message (Expand)Author
2022-04-16fix broken unit testsJesse Plamondon-Willard
2022-04-12enable nullable annotations in unit tests (#837)Jesse Plamondon-Willard
2022-04-06enable nullable annotations by default (#837)Jesse Plamondon-Willard
2022-04-06use target-typed newJesse Plamondon-Willard
2019-09-14group technical docs, add general shortcut for mod build package docs (#651)Jesse Plamondon-Willard
2018-12-27tweak comment header conventionJesse Plamondon-Willard
2018-04-28detect conversions due to explicit casts or 'x as y' expressions (#471)Jesse Plamondon-Willard
2018-04-27remove alias no longer needed in SDV 1.3 (#453)Jesse Plamondon-Willard
2018-04-14don't warn for NetCollection conversion to implemented interface (#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
2018-04-10warn for fields which no longer work (#471)Jesse Plamondon-Willard