mirror of
https://github.com/GreemDev/Ryujinx.git
synced 2025-08-30 07:25:05 +00:00
Fix indentation
Rider is a blessing and a curse apparently
This commit is contained in:
parent
4fa2229fb0
commit
3139339244
1 changed files with 4 additions and 4 deletions
8
.github/labeler.yml
vendored
8
.github/labeler.yml
vendored
|
|
@ -35,9 +35,9 @@ infra:
|
|||
- any-glob-to-any-file: ['.github/**', 'distribution/**', 'Directory.Packages.props']
|
||||
|
||||
documentation:
|
||||
- changed-files:
|
||||
- any-glob-to-any-file: 'docs/**'
|
||||
- changed-files:
|
||||
- any-glob-to-any-file: 'docs/**'
|
||||
|
||||
ldn:
|
||||
- changed-files:
|
||||
- any-glob-to-any-file: 'src/Ryujinx.HLE/HOS/Services/Ldn/**'
|
||||
- changed-files:
|
||||
- any-glob-to-any-file: 'src/Ryujinx.HLE/HOS/Services/Ldn/**'
|
||||
|
|
|
|||
Loading…
Reference in a new issue