Ryujinx/src/Ryujinx.Horizon.Kernel.Generators
TSRBerry e055217292
[Ryujinx.Horizon.Kernel.Generators] Address dotnet-format issues (#5376)
* 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

* Simplify properties and array initialization, Use const when possible, Remove trailing commas

* Revert "Simplify properties and array initialization, Use const when possible, Remove trailing commas"

This reverts commit 9462e4136c0a2100dc28b20cf9542e06790aa67e.

* dotnet format whitespace after rebase

* Run dotnet format pass

* Remove left-over files and adjust namespaces

* Fix alignment
2023-06-27 23:27:48 +00:00
..
CodeGenerator.cs [Ryujinx.Horizon.Kernel.Generators] Address dotnet-format issues (#5376) 2023-06-27 23:27:48 +00:00
Ryujinx.Horizon.Kernel.Generators.csproj Move solution and projects to src 2023-04-27 23:51:14 +02:00
SyscallGenerator.cs [Ryujinx.Horizon.Kernel.Generators] Address dotnet-format issues (#5376) 2023-06-27 23:27:48 +00:00
SyscallSyntaxReceiver.cs [Ryujinx.Horizon.Kernel.Generators] Address dotnet-format issues (#5376) 2023-06-27 23:27:48 +00:00