Validators
|
Replace == null with is null
|
2022-12-05 15:00:20 +01:00 |
CoreResolutionIgnoreRule.cs
|
Replace != null with is not null
|
2022-12-05 15:01:13 +01:00 |
IgnorePatterns.cs
|
Ignore .zfs folder
|
2023-09-27 20:35:00 +02:00 |
LibraryManager.cs
|
Minor LibraryMonitor improvements
|
2023-09-13 17:30:50 +02:00 |
LiveStreamHelper.cs
|
Replace != null with is not null
|
2022-12-05 15:01:13 +01:00 |
PathExtensions.cs
|
Correct styling inconsistencies
|
2023-04-01 05:03:55 -06:00 |
SearchEngine.cs
|
Use ArgumentException.ThrowIfNullOrEmpty
|
2022-12-07 16:43:59 +01:00 |
UserDataManager.cs
|
Replace != null with is not null
|
2022-12-05 15:01:13 +01:00 |