feat: Add the option to disable codescan #245
Open
Codacy Production / Codacy Static Code Analysis
required action
Jul 5, 2025 in 0s
2 new issues (0 max.) of at least minor severity.
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
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
codacy-production / Codacy Static Code Analysis
UnitystationLauncher/Services/InstallationService.cs#L207
Reformat the code to have only one statement per line.
Loading