From ffed25a1ea22392f4fb832b15a91f7d2738ffdfa Mon Sep 17 00:00:00 2001 From: jpbruyere Date: Sat, 6 Aug 2016 17:52:54 +0200 Subject: [PATCH] better git validation layout --- Crow.sln | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/Crow.sln b/Crow.sln index 81c03617..725fe4ec 100644 --- a/Crow.sln +++ b/Crow.sln @@ -40,6 +40,13 @@ Global $4.inheritsSet = Mono $4.inheritsScope = text/x-csharp $4.scope = text/x-csharp + $0.VersionControlPolicy = $5 + $5.CommitMessageStyle = $6 + $6.Indent = @\t + $6.FileSeparator = ", " + $6.LastFilePostfix = "@:\n " + $6.Wrap = False + $5.inheritsSet = Mono description = @C.R.O.W. c# Rapid Open Widgets\n\nCrow is a pure c# widget toolkit with XML definition of interface, bindings, styling...\n version = 0.4 EndGlobalSection -- 2.47.3