Itoktsnhc / stat.itok

A tool/system for uploading your splatoon3 battle history from NSOAPP to stat.ink
https://stat.itok.xyz
GNU General Public License v3.0
15 stars 0 forks source link

Fix 5 Complexity, 3 Maintainability issues in Stat.Itok.Core\Helper.cs #30

Closed Itoktsnhc closed 1 year ago

Itoktsnhc commented 1 year ago

CodeFactor found multiple issues:

Very Complex Method

Complex Code

A C# document may only contain a single namespace.

The code must not contain multiple blank lines in a row.

A C# document may only contain a single class at the root level unless all of the classes are partial and are of the same type.

Complex Method