BizHawk/ExternalProjects/BizHawk.AnalyzersTests
YoshiRulz 0743a1f8ea
Add Analyzer for banning `init;` props
turns out you can write to `readonly` fields from these, which is a
convention I'm not willing to break
2025-07-30 03:35:45 +10:00
..
BizHawk.Analyzer Add Analyzer for banning `init;` props 2025-07-30 03:35:45 +10:00
Properties Use global imports in Analyzer projects 2025-02-22 11:15:18 +10:00
.gitignore Add unit tests for first-party Analyzers 2024-07-02 05:59:31 +10:00
.run_tests_with_configuration.sh Add unit tests for first-party Analyzers 2024-07-02 05:59:31 +10:00
BizHawk.AnalyzersTests.csproj Use global imports in Analyzer projects 2025-02-22 11:15:18 +10:00
run_tests_debug.sh Add unit tests for first-party Analyzers 2024-07-02 05:59:31 +10:00
run_tests_release.sh Add unit tests for first-party Analyzers 2024-07-02 05:59:31 +10:00