YoshiRulz
|
ea15126fe1
|
Minor refactors to first-party Analyzers and Source Generators
|
2024-05-30 09:22:18 +10:00 |
Morilli
|
7d4b21f9c7
|
Fix some analyzer warnings
also improve globalconfig readability
|
2023-11-03 11:56:23 +01:00 |
Morilli
|
71e08e27b9
|
bump AnalysisModePerformance to Recommended
fixes CA1841
silence CA1805 and CA1822 because of sheer amount of violations
reduce severity of CA1838 because I don't wanna fix it lol
|
2023-08-14 14:18:45 -07:00 |
Morilli
|
8e557b0b9d
|
bump AnalysisModeGlobalization to Recommended
fixes CA1304, CA1309, CA1310, CA1311
temporarily silences CA1305
reduce severity of CA2101
|
2023-08-14 14:18:45 -07:00 |
YoshiRulz
|
b5e2a0c422
|
Move some .gitignore entries to nested dirs
|
2023-04-19 15:59:34 +10:00 |
YoshiRulz
|
a1fe557d31
|
Re-enable MA0020 and fix noncompliance
|
2023-04-16 09:02:40 +10:00 |
YoshiRulz
|
7efafc18da
|
Extract helper code for Analyzers and Source Generators
|
2022-10-01 04:13:55 +10:00 |
YoshiRulz
|
466d052c2d
|
Clean up project files of external .NET projects
|
2022-09-30 08:51:57 +10:00 |
YoshiRulz
|
65f5aecfa6
|
Fix warnings in external .NET projects
|
2022-09-30 08:51:53 +10:00 |
YoshiRulz
|
0a4bbce3f2
|
Some additions to ReflectionCache source generator
|
2021-12-03 16:36:03 +10:00 |
YoshiRulz
|
182699b967
|
Clean up ReflectionCache source generator
|
2021-11-28 03:33:34 +10:00 |
YoshiRulz
|
4f7a641453
|
Add missing $ before string in generated ReflectionCache source
|
2021-07-27 21:10:11 +10:00 |
YoshiRulz
|
652b38d04c
|
Check-in ReflectionCache assembly instead of including in build
|
2021-04-14 10:44:46 +10:00 |
YoshiRulz
|
55bf1d5f56
|
Reinstate assembly version check
made possible by #2697
|
2021-04-04 12:41:01 +10:00 |
YoshiRulz
|
f204f4e367
|
Use a Source Generator for ReflectionCache classes
|
2021-04-04 12:41:01 +10:00 |