You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@avro.apache.org by "ASF subversion and git services (Jira)" <ji...@apache.org> on 2022/01/30 20:24:00 UTC

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

    [ https://issues.apache.org/jira/browse/AVRO-3326?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17484439#comment-17484439 ] 

ASF subversion and git services commented on AVRO-3326:
-------------------------------------------------------

Commit fadf29e734bbe2774b21cbabd711dc71bccc1008 in avro's branch refs/heads/master from Kyle Schoonover
[ https://gitbox.apache.org/repos/asf?p=avro.git;h=fadf29e ]

AVRO-3326 Updated brace location on constructors (#1477)

Co-authored-by: Kyle T. Schoonover <Ky...@nordstrom.com>

> 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
>            Priority: Minor
>              Labels: pull-request-available
>          Time Spent: 10m
>  Remaining Estimate: 0h
>
> 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)