8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
MA0104 only considers public types by default
Fix MA0141 fixer to preserve parentheses when needed
New rules: MA0141 and MA0142 to convert null check to pattern matching ( meziantou#647)
New rule: MA0140 detects similar if and else branches (meziantou#646)
Fix MA0075 for binary operations (meziantou#645)
New rule: MA0139 validate Serilog's log values (meziantou#644)
MA0137 doesn't report for entry point method
New rules: MA0137 and MA0138 Use 'Async' suffix when a method returns… … an awaitable type
New rule: MA0136, similar to MA0101 but applies to raw strings
Add CI for roslyn 4.6