Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mono/monodevelop.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarius Ungureanu <marius.ungureanu@xamarin.com>2018-10-17 14:27:02 +0300
committerGitHub <noreply@github.com>2018-10-17 14:27:02 +0300
commit5d6d5cc9b680b59455fe2904e15aea53dc108a76 (patch)
tree57f39a583b7538ac1f0a0dc125e8fd05d6848a07 /.editorconfig
parentfa20385240dfef907f18f6b283d066a91e3dc463 (diff)
Update .editorconfig
Diffstat (limited to '.editorconfig')
-rw-r--r--.editorconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/.editorconfig b/.editorconfig
index 1b790234b6..ef17aeb551 100644
--- a/.editorconfig
+++ b/.editorconfig
@@ -95,4 +95,4 @@ csharp_style_throw_expression = true:suggestion
csharp_style_conditional_delegate_call = true:suggestion
# Avoid redundant accessibility modifiers when they're default
-dotnet_style_require_accessibility_modifiers = true:
+dotnet_style_require_accessibility_modifiers = omit_if_default:info