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

Add editorconfig #35

Merged
merged 1 commit into from
Oct 7, 2024

Add editorconfig

5a6d5cd
Select commit
Loading
Failed to load commit list.
Merged

Add editorconfig #35

Add editorconfig
5a6d5cd
Select commit
Loading
Failed to load commit list.
codefactor.io / CodeFactor succeeded Oct 7, 2024 in 2s

2 issues fixed. 2 issues found. Autofix available.

Annotations

Check notice on line 134 in src/code/ProgramsProvider.cs

See this annotation in the file changed.

@codefactor-io codefactor-io / CodeFactor

src/code/ProgramsProvider.cs#L70-L134

Complex Method

Check notice on line 88 in src/code/ProgramsProvider.cs

See this annotation in the file changed.

@codefactor-io codefactor-io / CodeFactor

src/code/ProgramsProvider.cs#L88

Conditional expressions should declare precedence. (SA1408)