fluentassertions / fluentassertions.analyzers

Analyzers based on the FluentAssertions best practices docs
https://www.fluentassertions.com/tips
MIT License
137 stars 21 forks source link

feat: support nullable types #217

Closed Meir017 closed 1 year ago

Meir017 commented 1 year ago

@melotic is it possible that codeql modifies the code to make unmarked properties nullable and then compiles again?