You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- Fix refactoring [Check expression for null](https://josefpihrt.github.io/docs/roslynator/refactorings/RR0024) ([PR](https://github.com/dotnet/roslynator/pull/1682))
23
23
24
+
### Changed
25
+
26
+
- Change behavior of analyzer [RCS1206](https://josefpihrt.github.io/docs/roslynator/analyzers/RCS1206) by default ([PR](https://github.com/dotnet/roslynator/pull/1685))
27
+
- The condition for option `omit_when_single_line` is that the braces/brackets are on the same line, not just the expression in the braces/brackets
0 commit comments