From b29ecea4b5e6bca183500b33a1d0c7c55e976dff Mon Sep 17 00:00:00 2001 From: Ryan Nowak Date: Thu, 5 Jun 2014 14:26:30 -0700 Subject: [PATCH] activate line length rule --- Settings.StyleCop | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/Settings.StyleCop b/Settings.StyleCop index a6345aaf91..e4ef715a0a 100644 --- a/Settings.StyleCop +++ b/Settings.StyleCop @@ -420,5 +420,11 @@ Copyright (c) Microsoft Open Technologies, Inc. All rights reserved. Licensed under the Apache License, Version 2.0. See License.txt in the project root for license information. + + + + 125 + + \ No newline at end of file