v4.6.2
Added
- [CLI] Add note to docs that Roslynator CLI does not contain any analyzers itself (PR)
Fixed
- Fix RCS1234 (PR by @jakubreznak)
- Fix refactoring Inline method (PR)
- [CLI] Fix globbing (PR)
- [CLI] Remove assembly resolving (PR)
- Detect false positive from Unity code (RCS1169) (PR)
- Introduce config option
roslynator_unity_code_analysis.enabled = true|false
- Make option
roslynator_suppress_unity_script_methods
obsolete
- Introduce config option