You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@avro.apache.org by "Kyle Schoonover (Jira)" <ji...@apache.org> on 2022/01/26 18:01:00 UTC

[jira] [Created] (AVRO-3326) Styling - Elements should not be on a single line in AvroDecimal

Kyle Schoonover created AVRO-3326:
-------------------------------------

             Summary: Styling - Elements should not be on a single line in AvroDecimal
                 Key: AVRO-3326
                 URL: https://issues.apache.org/jira/browse/AVRO-3326
             Project: Apache Avro
          Issue Type: Improvement
          Components: csharp
    Affects Versions: 1.11.1
            Reporter: Kyle Schoonover


There is already a mix of constructors that put the empty braces on new lines and those that don't.  This corrects the styling guideline SA1502

 

Style Guideline Reference: [StyleCopAnalyzers/SA1502.md at master · DotNetAnalyzers/StyleCopAnalyzers (github.com)|https://github.com/DotNetAnalyzers/StyleCopAnalyzers/blob/master/documentation/SA1502.md]



--
This message was sent by Atlassian Jira
(v8.20.1#820001)