Skip to content

Commit

Permalink
Merge pull request #709 from WildGums/GitHubSync/20250213-094203
Browse files Browse the repository at this point in the history
GitHubSync update
  • Loading branch information
GeertvanHorrik authored Feb 13, 2025
2 parents 9a775a0 + c831085 commit e4edc16
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .editorconfig
Original file line number Diff line number Diff line change
Expand Up @@ -197,7 +197,7 @@ dotnet_naming_style.pascal_case_and_prefix_with_I_style.capitalization


#=======================================================================================
# CSharp code style settings:
# CSharp code style settings
#=======================================================================================

[*.cs]
Expand Down Expand Up @@ -243,6 +243,7 @@ dotnet_style_prefer_is_null_check_over_reference_equality_method = true:suggesti
dotnet_style_prefer_conditional_expression_over_return = false
dotnet_style_prefer_conditional_expression_over_assignment = false
dotnet_style_prefer_auto_properties = false
dotnet_style_require_accessibility_modifiers = for_non_interface_members

#---------------------------------------------------------------------------------------
# Newline settings
Expand Down

0 comments on commit e4edc16

Please sign in to comment.