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

Allow paths in the installations page to be clickable #228

Open
wants to merge 3 commits into
base: develop
Choose a base branch
from

Allow paths in the installations page to be clickable

ffeb2b1
Select commit
Loading
Failed to load commit list.
Open

Allow paths in the installations page to be clickable #228

Allow paths in the installations page to be clickable
ffeb2b1
Select commit
Loading
Failed to load commit list.
Codacy Production / Codacy Static Code Analysis required action Mar 11, 2024 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/Views/InstallationView.axaml.cs  3
         

See the complete overview on Codacy

Annotations

Check failure on line 25 in UnitystationLauncher/Views/InstallationView.axaml.cs

See this annotation in the file changed.

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

UnitystationLauncher/Views/InstallationView.axaml.cs#L25

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

Check warning on line 25 in UnitystationLauncher/Views/InstallationView.axaml.cs

See this annotation in the file changed.

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

UnitystationLauncher/Views/InstallationView.axaml.cs#L25

Reformat the code to have only one statement per line.