osu-framework
osu-framework copied to clipboard
Add new rider metadata changes for preferring project settings
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?
Two questions:
- Does this only happen when using the non-slnf?
- Does this happen on
osuor any other project, or onlyosu-framework?
- Happens on both the desktop solution filter, and all other solutions/filters.
- Came across it on both osu-framework and osu.
I'm definitely not seeing this yet..
Never mind, the Default code style configuration was somehow modified, reverting changes fixed it.