diff options
author | TSRBerry <20988865+TSRBerry@users.noreply.github.com> | 2023-06-25 18:37:53 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-06-25 18:37:53 +0200 |
commit | 2b2ce68f07041189977515aa5b6ff6f04477d386 (patch) | |
tree | a692804e91b81e9194b5fb930e6a271f9375e4a6 /src/Ryujinx.Memory/MemoryManagerUnixHelper.cs | |
parent | bc53d0046310293a90a4312fa9317bb698dded5c (diff) |
[Ryujinx.Tests.Memory] Address dotnet-format issues (#5390)1.1.914
* dotnet format style --severity info
Some changes were manually reverted.
* dotnet format analyzers --serverity info
Some changes have been minimally adapted.
* Restore a few unused methods and variables
* Silence dotnet format IDE0060 warnings
* Address dotnet format CA1822 warnings
* Address most dotnet format whitespace warnings
* Apply dotnet format whitespace formatting
A few of them have been manually reverted and the corresponding warning was silenced
* Add comments to disabled warnings
* Simplify properties and array initialization, Use const when possible, Remove trailing commas
* Silence IDE0060 in .editorconfig
* Revert "Simplify properties and array initialization, Use const when possible, Remove trailing commas"
This reverts commit 9462e4136c0a2100dc28b20cf9542e06790aa67e.
* dotnet format whitespace after rebase
* Final dotnet format pass and fix naming rule violations
* Apply suggestions from code review
Co-authored-by: Ac_K <Acoustik666@gmail.com>
* Remove unused constant
---------
Co-authored-by: Ac_K <Acoustik666@gmail.com>
Diffstat (limited to 'src/Ryujinx.Memory/MemoryManagerUnixHelper.cs')
0 files changed, 0 insertions, 0 deletions