Commit e3365f2
committed
style: negate the TryGetValue check instead of comparing it to false
S1125, introduced by the previous commit — `is false` on a bool method
call reads as a puzzle where `!` reads as the sentence.1 parent c2dc8a3 commit e3365f2
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
442 | 442 | | |
443 | 443 | | |
444 | 444 | | |
445 | | - | |
| 445 | + | |
446 | 446 | | |
447 | 447 | | |
448 | 448 | | |
| |||
0 commit comments