Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Replaced Enums with Jsons #31

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

replaced sogItem

fd4f950
Select commit
Loading
Failed to load commit list.
Open

Replaced Enums with Jsons #31

replaced sogItem
fd4f950
Select commit
Loading
Failed to load commit list.
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

See this annotation in the file changed.

@codefactor-io 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)