Uploaded image for project: 'REEF (Retired)'
  1. REEF (Retired)
  2. REEF-377 Adopt StyleCop for REEF.NET
  3. REEF-1058

Enable StyleCop.CSharp.LayoutRules and fix violations

    XMLWordPrintableJSON

Details

    • Sub-task
    • Status: Resolved
    • Minor
    • Resolution: Fixed
    • None
    • 0.14
    • REEF.NET
    • None

    Description

      We should enforce all layout rules, except:

      • 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.
      • SA1516: ElementsMustBeSeparatedByBlankLine which doesn't improve readability much, since ReSharper reference count separates elements anyways.

      Attachments

        Activity

          People

            MariiaMykhailova Mariia Mykhailova
            MariiaMykhailova Mariia Mykhailova
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: