Commit e7bf63a
fix: Enable PH2155 LicenseAnalyzer by default and update tests
- Changed isEnabledByDefault from false to true for PH2155 diagnostic
- Updated test methods to expect enabled by default behavior
- Dogfood build now correctly shows 202 PH2155 violations
- This resolves the issue where PH2155 error diagnostics were not being reported in Visual Studio IDE
Co-authored-by: bcollamore <57269455+bcollamore@users.noreply.github.com>1 parent 613c7ff commit e7bf63a
2 files changed
Lines changed: 4 additions & 4 deletions
File tree
- Philips.CodeAnalysis.SecurityAnalyzers
- Philips.CodeAnalysis.Test/Security
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
58 | 58 | | |
59 | 59 | | |
60 | 60 | | |
61 | | - | |
| 61 | + | |
62 | 62 | | |
63 | 63 | | |
64 | 64 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
60 | 60 | | |
61 | 61 | | |
62 | 62 | | |
63 | | - | |
| 63 | + | |
64 | 64 | | |
65 | 65 | | |
66 | 66 | | |
67 | | - | |
| 67 | + | |
68 | 68 | | |
69 | 69 | | |
70 | 70 | | |
| |||
772 | 772 | | |
773 | 773 | | |
774 | 774 | | |
775 | | - | |
| 775 | + | |
776 | 776 | | |
777 | 777 | | |
778 | 778 | | |
| |||
0 commit comments