Roslynator v4.0.2 Release Notes

Release Date: 2022-01-29 // about 2 years ago
    • 0️⃣ Disable analyzer ROS003 by default (commit)
    • 0️⃣ Analyzers that require option to be set should disabled by default (RCS1018, RCS1096, RCS1250) (commit)

    🐛 Bug fixes

    • 🛠 Fix analyzer RCS1014 (Use explicitly/implicitly typed array) (commit)
    • 🛠 Fix analyzer RCS1016 (Use block body or expression body) (commit)
    • 🛠 Fix refactoring AddUsingDirective (RR0013) (commit)
    • Propagate some options from .roslynatorconfig (commit)
    • Enable ROS analyzers to be set from .roslynatorconfig (commit)
    • Files generated with source generators have relative paths (commit)