Skip to content

Commit 951a309

Browse files
authored
Remove legacy config options (#1304)
1 parent bd398f3 commit 951a309

File tree

16 files changed

+11
-997
lines changed

16 files changed

+11
-997
lines changed

ChangeLog.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
2525
- Disable analyzer [RCS1036](https://josefpihrt.github.io/docs/roslynator/analyzers/RCS1036) by default ([PR](https://github.com/dotnet/roslynator/pull/1671))
2626
- Use analyzer [RCS0063](https://josefpihrt.github.io/docs/roslynator/analyzers/RCS0063) instead
2727

28+
### Removed
29+
30+
- Remove legacy config options ([PR](https://github.com/dotnet/roslynator/pull/1304))
31+
2832
## [4.13.1] - 2025-02-23
2933

3034
### Added

0 commit comments

Comments
 (0)