Skip to content

Commit

Permalink
MonoDevelop formatting rules
Browse files Browse the repository at this point in the history
Just keeps getting lost.
  • Loading branch information
kf6kjg committed Nov 22, 2018
1 parent a3bf68a commit e1c5acb
Showing 1 changed file with 13 additions and 0 deletions.
13 changes: 13 additions & 0 deletions Halcyon.sln
Expand Up @@ -425,4 +425,17 @@ Global
{CD7723CB-0000-0000-0000-000000000000}.Release|x64.ActiveCfg = Release|x64
{CD7723CB-0000-0000-0000-000000000000}.Release|x64.Build.0 = Release|x64
EndGlobalSection
GlobalSection(MonoDevelopProperties) = preSolution
Policies = $0
$0.TextStylePolicy = $1
$1.FileWidth = 80
$1.TabsToSpaces = True
$1.scope = text/x-csharp
$0.CSharpFormattingPolicy = $2
$2.NewLineForMembersInObjectInit = False
$2.NewLineForMembersInAnonymousTypes = False
$2.NewLineForClausesInQuery = False
$2.scope = text/x-csharp
$2.IndentSwitchCaseSection = False
EndGlobalSection
EndGlobal

0 comments on commit e1c5acb

Please sign in to comment.