codefactor.io / CodeFactor
succeeded
Aug 14, 2024 in 3s
2 issues fixed. 1 issue found. Autofix available.
Annotations
Check notice on line 60 in SoG_SGreader/Enum/DynamicEnum.cs
codefactor-io / CodeFactor
SoG_SGreader/Enum/DynamicEnum.cs#L60
Use 'string.StartsWith(char)' instead of 'string.StartsWith(string)' when you have a string with a single char. (CA1865)
Loading