Fix indentation

Rider is a blessing and a curse apparently
This commit is contained in:
GabCoolGuy 2024-11-20 18:45:19 +01:00
parent 4fa2229fb0
commit 3139339244

8
.github/labeler.yml vendored
View File

@ -35,9 +35,9 @@ infra:
- any-glob-to-any-file: ['.github/**', 'distribution/**', 'Directory.Packages.props'] - any-glob-to-any-file: ['.github/**', 'distribution/**', 'Directory.Packages.props']
documentation: documentation:
- changed-files: - changed-files:
- any-glob-to-any-file: 'docs/**' - any-glob-to-any-file: 'docs/**'
ldn: ldn:
- changed-files: - changed-files:
- any-glob-to-any-file: 'src/Ryujinx.HLE/HOS/Services/Ldn/**' - any-glob-to-any-file: 'src/Ryujinx.HLE/HOS/Services/Ldn/**'