Return-Path: X-Original-To: apmail-reef-dev-archive@minotaur.apache.org Delivered-To: apmail-reef-dev-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id B1B7D18303 for ; Thu, 10 Dec 2015 22:44:16 +0000 (UTC) Received: (qmail 99861 invoked by uid 500); 10 Dec 2015 22:44:11 -0000 Delivered-To: apmail-reef-dev-archive@reef.apache.org Received: (qmail 99797 invoked by uid 500); 10 Dec 2015 22:44:11 -0000 Mailing-List: contact dev-help@reef.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@reef.apache.org Delivered-To: mailing list dev@reef.apache.org Received: (qmail 99677 invoked by uid 99); 10 Dec 2015 22:44:11 -0000 Received: from arcas.apache.org (HELO arcas) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 10 Dec 2015 22:44:11 +0000 Received: from arcas.apache.org (localhost [127.0.0.1]) by arcas (Postfix) with ESMTP id 19A702C14F7 for ; Thu, 10 Dec 2015 22:44:11 +0000 (UTC) Date: Thu, 10 Dec 2015 22:44:11 +0000 (UTC) From: "Mariia Mykhailova (JIRA)" To: dev@reef.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Assigned] (REEF-1058) Enable StyleCop.CSharp.LayoutRules and fix violations MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/REEF-1058?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mariia Mykhailova reassigned REEF-1058: --------------------------------------- Assignee: Mariia Mykhailova > Enable StyleCop.CSharp.LayoutRules and fix violations > ----------------------------------------------------- > > Key: REEF-1058 > URL: https://issues.apache.org/jira/browse/REEF-1058 > Project: REEF > Issue Type: Sub-task > Components: REEF.NET > Reporter: Mariia Mykhailova > Assignee: Mariia Mykhailova > Priority: Minor > > We should enforce all layout rules, except for SA1513: ClosingCurlyBracketMustBeFollowedByBlankLine which our code violates 764 times (the rest of rules together are violated 290 times, with some pieces of code violating multiple rules), and which doesn't really add a lot of readability. -- This message was sent by Atlassian JIRA (v6.3.4#6332)