Skip to content

rename to _enableCodeScan

cad9490
Select commit
Loading
Failed to load commit list.
Open

feat: Add the option to disable codescan #245

rename to _enableCodeScan
cad9490
Select commit
Loading
Failed to load commit list.
Codacy Production / Codacy Static Code Analysis required action Jul 5, 2025 in 0s

2 new issues (0 max.) of at least minor severity.

Codacy Here is an overview of what got changed by this pull request:

Issues
======
- Added 2
           

Complexity increasing per file
==============================
- UnitystationLauncher/Services/InstallationService.cs  1
- UnitystationLauncher/Services/Interface/IServerService.cs  2
         

See the complete overview on Codacy

Annotations

Check failure on line 207 in UnitystationLauncher/Services/InstallationService.cs

See this annotation in the file changed.

@codacy-production codacy-production / Codacy Static Code Analysis

UnitystationLauncher/Services/InstallationService.cs#L207

Add curly braces around the nested statement(s) in this 'if' block.

Check warning on line 207 in UnitystationLauncher/Services/InstallationService.cs

See this annotation in the file changed.

@codacy-production codacy-production / Codacy Static Code Analysis

UnitystationLauncher/Services/InstallationService.cs#L207

Reformat the code to have only one statement per line.