index
:
github/SMAPI.git
develop
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
SMAPI.ModBuildConfig.Analyzer.Tests
/
NetFieldAnalyzerTests.cs
Age
Commit message (
Expand
)
Author
2022-04-16
fix broken unit tests
Jesse Plamondon-Willard
2022-04-12
enable nullable annotations in unit tests (#837)
Jesse Plamondon-Willard
2022-04-06
enable nullable annotations by default (#837)
Jesse Plamondon-Willard
2022-04-06
use target-typed new
Jesse Plamondon-Willard
2019-09-14
group technical docs, add general shortcut for mod build package docs (#651)
Jesse Plamondon-Willard
2018-12-27
tweak comment header convention
Jesse Plamondon-Willard
2018-04-28
detect conversions due to explicit casts or 'x as y' expressions (#471)
Jesse Plamondon-Willard
2018-04-27
remove alias no longer needed in SDV 1.3 (#453)
Jesse Plamondon-Willard
2018-04-14
don't warn for NetCollection conversion to implemented interface (#471)
Jesse Plamondon-Willard
2018-04-14
don't warn for NetList conversion to implemented interface (#471)
Jesse Plamondon-Willard
2018-04-14
rewrite analyzers to match more cases, use readable warning IDs (#471)
Jesse Plamondon-Willard
2018-04-10
warn for fields which no longer work (#471)
Jesse Plamondon-Willard