issues
search
RalfKoban
/
MiKo-Analyzers
Provides analyzers that are based on the .NET Compiler Platform.
MIT License
13
stars
1
forks
source link
Suppressed/fixed analysis errors reported by VS IDE
#1105
Closed
RalfKoban
closed
3 weeks ago
RalfKoban
commented
3 weeks ago
Suppressed IDE warnings for unused parameters and namespace mismatches in helper classes.
Enhanced test cases in
PairTests
by adding warning suppression for self-comparison.
Updated a test case in
MiKo_1077_EnumMemberSuffixAnalyzerTests
to include suffix in enum member.
PairTests
by adding warning suppression for self-comparison.MiKo_1077_EnumMemberSuffixAnalyzerTests
to include suffix in enum member.