osu-framework icon indicating copy to clipboard operation
osu-framework copied to clipboard

Add new rider metadata changes for preferring project settings

Open frenzibyte opened this issue 3 years ago • 2 comments
trafficstars

Without this change, Rider would use different codestyle settings and start complaining about it in code analysis. This only started happening on Rider 2022.2.3, but it may have been something that got reset on my machine. @peppy confirm you get that as well?

frenzibyte avatar Sep 20 '22 15:09 frenzibyte

Two questions:

  • Does this only happen when using the non-slnf?
  • Does this happen on osu or any other project, or only osu-framework?

peppy avatar Sep 20 '22 16:09 peppy

  • Happens on both the desktop solution filter, and all other solutions/filters.
  • Came across it on both osu-framework and osu.

frenzibyte avatar Sep 20 '22 16:09 frenzibyte

I'm definitely not seeing this yet..

peppy avatar Sep 27 '22 05:09 peppy

Never mind, the Default code style configuration was somehow modified, reverting changes fixed it.

frenzibyte avatar Sep 27 '22 10:09 frenzibyte