Skip to content

Update dependency Roslynator.Analyzers to v3.1.0

Alessio Parma requested to merge renovate/roslynator.analyzers-3.x into main

This MR contains the following updates:

Package Type Update Change
Roslynator.Analyzers nuget minor 3.0.0 -> 3.1.0

Release Notes

JosefPihrt/Roslynator

v3.1.0

Compare Source

  • Add analyzer RCS0056 (Line is too long)
  • Add option to suppress diagnostic from Unity script methods (RCS1213)
  • Consider syntax var foo = Foo.Parse(value) as having obvious type Foo
  • Update references to Roslyn API to 3.7.0

Renovate configuration

📅 Schedule: At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever MR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this MR and you won't be reminded about this update again.


  • If you want to rebase/retry this MR, check this box

This MR has been generated by Renovate Bot.

Merge request reports