.. |
Components
|
Remove nullable disable annotation in the issue and issue template-related class.
|
2022-10-30 16:25:15 +08:00 |
CheckAudioInVideo.cs
|
Remove nullable disable annotation in some checks class.
|
2022-10-30 16:28:49 +08:00 |
CheckAudioPresence.cs
|
File name should be nullable.
|
2022-10-30 16:29:54 +08:00 |
CheckAudioQuality.cs
|
Remove nullable disable annotation in some checks class.
|
2022-10-30 16:28:49 +08:00 |
CheckBackgroundPresence.cs
|
File name should be nullable.
|
2022-10-30 16:29:54 +08:00 |
CheckBackgroundQuality.cs
|
Remove nullable disable annotation in some checks class.
|
2022-10-30 16:28:49 +08:00 |
CheckConcurrentObjects.cs
|
Remove nullable disable annotation in some checks class.
|
2022-10-30 16:28:49 +08:00 |
CheckFewHitsounds.cs
|
Remove nullable disable annotation in some checks class.
|
2022-10-30 16:28:49 +08:00 |
CheckFilePresence.cs
|
File name should be nullable.
|
2022-10-30 16:29:54 +08:00 |
CheckMutedObjects.cs
|
Use empty string instead of null because issue template not accept null.
|
2022-10-30 16:31:07 +08:00 |
CheckPreviewTime.cs
|
Fix typo in missing-preview-point message
|
2023-02-02 14:34:59 +09:00 |
CheckTooShortAudioFiles.cs
|
Remove nullable disable annotation in some checks class.
|
2022-10-30 16:28:49 +08:00 |
CheckUnsnappedObjects.cs
|
Remove nullable disable annotation in some checks class.
|
2022-10-30 16:28:49 +08:00 |
CheckZeroByteFiles.cs
|
Remove nullable disable annotation in some checks class.
|
2022-10-30 16:28:49 +08:00 |
CheckZeroLengthObjects.cs
|
Remove nullable disable annotation in some checks class.
|
2022-10-30 16:28:49 +08:00 |