[
https://issues.apache.org/jira/browse/AVRO-3333?focusedWorklogId=717769&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-717769
]
ASF GitHub Bot logged work on AVRO-3333:
----------------------------------------
Author: ASF GitHub Bot
Created on: 31/Jan/22 06:57
Start Date: 31/Jan/22 06:57
Worklog Time Spent: 10m
Work Description: martin-g commented on pull request #1483:
URL: https://github.com/apache/avro/pull/1483#issuecomment-1025433177
Thank you, @KyleSchoonover !
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]
Issue Time Tracking
-------------------
Worklog Id: (was: 717769)
Time Spent: 0.5h (was: 20m)
> Spacing styling issues in CodeGen class
> ---------------------------------------
>
> Key: AVRO-3333
> URL: https://issues.apache.org/jira/browse/AVRO-3333
> Project: Apache Avro
> Issue Type: Improvement
> Components: csharp
> Affects Versions: 1.11.1
> Reporter: Kyle Schoonover
> Priority: Minor
> Labels: pull-request-available
> Time Spent: 0.5h
> Remaining Estimate: 0h
>
> Correct the following spacing styling issues.
> References:
> SA1508 - A closing brace within a C# element, statement, or expression is
> preceded by a blank line.
> [StyleCopAnalyzers/SA1508.md at master · DotNetAnalyzers/StyleCopAnalyzers
> (github.com)|https://github.com/DotNetAnalyzers/StyleCopAnalyzers/blob/master/documentation/SA1508.md]
> SA1513 - A closing brace within a C# element, statement, or expression is not
> followed by a blank line.
> [StyleCopAnalyzers/SA1513.md at master · DotNetAnalyzers/StyleCopAnalyzers
> (github.com)|https://github.com/DotNetAnalyzers/StyleCopAnalyzers/blob/master/documentation/SA1513.md]
> SA1507 - The C# code contains multiple blank lines in a row.
> [StyleCopAnalyzers/SA1507.md at master · DotNetAnalyzers/StyleCopAnalyzers
> (github.com)|https://github.com/DotNetAnalyzers/StyleCopAnalyzers/blob/master/documentation/SA1507.md]
> SA1515 - A single-line comment within C# code is not preceded by a blank line.
> [StyleCopAnalyzers/SA1515.md at master · DotNetAnalyzers/StyleCopAnalyzers
> (github.com)|https://github.com/DotNetAnalyzers/StyleCopAnalyzers/blob/master/documentation/SA1515.md]
--
This message was sent by Atlassian Jira
(v8.20.1#820001)