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

Sweep: Sweep: Modify, refactor and integrate the code #4

Open
wants to merge 7 commits into
base: master
Choose a base branch
from

feat: Updated BIMAPI_HW2/ShareParameter.txt

857a145
Select commit
Loading
Failed to load commit list.
Open

Sweep: Sweep: Modify, refactor and integrate the code #4

feat: Updated BIMAPI_HW2/ShareParameter.txt
857a145
Select commit
Loading
Failed to load commit list.
codefactor.io / CodeFactor succeeded Jan 5, 2024 in 1s

24 issues fixed. 6 issues found.

Annotations

Check notice on line 162 in BIMAPI_HW2/GenerateFamilyParameter.cs

See this annotation in the file changed.

@codefactor-io codefactor-io / CodeFactor

BIMAPI_HW2/GenerateFamilyParameter.cs#L162

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

Check notice on line 64 in BIMAPI_HW2/GenerateFamilyParameter.cs

See this annotation in the file changed.

@codefactor-io codefactor-io / CodeFactor

BIMAPI_HW2/GenerateFamilyParameter.cs#L64

An opening curly bracket must not be followed by a blank line. (SA1505)

Check notice on line 264 in BIMAPI_HW2/GenerateFamilyParameter.cs

See this annotation in the file changed.

@codefactor-io codefactor-io / CodeFactor

BIMAPI_HW2/GenerateFamilyParameter.cs#L264

An else, catch, or finally statement must not be preceded by a blank line. (SA1510)

Check notice on line 182 in BIMAPI_HW2/GenerateFamilyParameter.cs

See this annotation in the file changed.

@codefactor-io codefactor-io / CodeFactor

BIMAPI_HW2/GenerateFamilyParameter.cs#L182

Do not use comparison where value goes first, reverse order of operands in '0 == existing.Count()'. (SA1131)

Check notice on line 278 in BIMAPI_HW2/GenerateFamilyParameter.cs

See this annotation in the file changed.

@codefactor-io codefactor-io / CodeFactor

BIMAPI_HW2/GenerateFamilyParameter.cs#L63-L278

Complex Method

Check notice on line 78 in BIMAPI_HW2/GenerateFamilyParameter.cs

See this annotation in the file changed.

@codefactor-io codefactor-io / CodeFactor

BIMAPI_HW2/GenerateFamilyParameter.cs#L78

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