[
https://issues.apache.org/jira/browse/AVRO-3324?focusedWorklogId=717701&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-717701
]
ASF GitHub Bot logged work on AVRO-3324:
----------------------------------------
Author: ASF GitHub Bot
Created on: 30/Jan/22 20:27
Start Date: 30/Jan/22 20:27
Worklog Time Spent: 10m
Work Description: martin-g commented on pull request #1475:
URL: https://github.com/apache/avro/pull/1475#issuecomment-1025223880
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: 717701)
Time Spent: 0.5h (was: 20m)
> Add omitted braces in AvroDecimal
> ---------------------------------
>
> Key: AVRO-3324
> URL: https://issues.apache.org/jira/browse/AVRO-3324
> Project: Apache Avro
> Issue Type: Improvement
> Components: csharp
> Affects Versions: 1.11.0
> Reporter: Kyle Schoonover
> Priority: Minor
> Labels: pull-request-available
> Time Spent: 0.5h
> Remaining Estimate: 0h
>
> Styling improvement. It is standard that when there is an if statement that
> the following line of code is executed. However this can cause confusion
> when maintaining a code base. This would require all statements with
> optional braces to include the braces.
>
> Style Rule Reference: [StyleCopAnalyzers/SA1503.md at master ·
> DotNetAnalyzers/StyleCopAnalyzers
> (github.com)|https://github.com/DotNetAnalyzers/StyleCopAnalyzers/blob/master/documentation/SA1503.md]
--
This message was sent by Atlassian Jira
(v8.20.1#820001)