[
https://issues.apache.org/jira/browse/AVRO-3384?focusedWorklogId=727132&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-727132
]
ASF GitHub Bot logged work on AVRO-3384:
----------------------------------------
Author: ASF GitHub Bot
Created on: 15/Feb/22 16:31
Start Date: 15/Feb/22 16:31
Worklog Time Spent: 10m
Work Description: KyleSchoonover commented on pull request #1534:
URL: https://github.com/apache/avro/pull/1534#issuecomment-1040490847
Here's your list of things to fix.
`IDE0001:Name can be simplified.
74`
`IDE0002:Name can be simplified.
117`
`IDE0003:Name can be simplified.
262`
`IDE0004:Cast is redundant.
29`
`IDE0005:Using directive is unnecessary.
39`
`IDE0017:Object initialization can be simplified
44`
`IDE0018:Variable declaration can be inlined
42`
`IDE0019:Use pattern matching
46`
`IDE0020:Use pattern matching
6`
`IDE0028:Collection initialization can be simplified
15`
`IDE0029:Null check can be simplified
4`
`IDE0034:'default' expression can be simplified
2`
`IDE0036:Modifiers are not ordered
2`
`IDE0038:Use pattern matching
12`
`IDE0040:Accessibility modifiers required
35`
`IDE0041:Null check can be simplified
6`
`IDE0044:Make field readonly
48`
`IDE0045:'if' statement can be simplified
19`
`IDE0046:'if' statement can be simplified
100`
`IDE0049:Name can be simplified.
51`
`IDE0055:Fix formatting
1054`
`IDE0059:Unnecessary assignment of a value to 'enumType'
2`
`IDE0059:Unnecessary assignment of a value to 'obj'
2`
`IDE0059:Unnecessary assignment of a value to 'rc'
3`
`IDE0059:Unnecessary assignment of a value to 'reader'
2`
`IDE0059:Unnecessary assignment of a value to 'recordtype'
2`
`IDE0059:Unnecessary assignment of a value to 's'
4`
`IDE0059:Unnecessary assignment of a value to 'schema'
2`
`IDE0066:Use 'switch' expression
12`
`IDE0071:Interpolation can be simplified
10`
`IDE0076:Invalid or missing target for 'SuppressMessageAttribute'
2`
`IDE0078:Use pattern matching
2`
`IDE0079:Remove unnecessary suppression
52`
--
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: 727132)
Time Spent: 6h (was: 5h 50m)
> Define C# Coding Style Guidelines
> ---------------------------------
>
> Key: AVRO-3384
> URL: https://issues.apache.org/jira/browse/AVRO-3384
> Project: Apache Avro
> Issue Type: Sub-task
> Components: csharp
> Reporter: Kyle Schoonover
> Priority: Major
> Labels: pull-request-available
> Time Spent: 6h
> Remaining Estimate: 0h
>
> Document in a markdown file the styling guidelines to adhere to. Discussion
> of changes to happen in the Pull Request.
--
This message was sent by Atlassian Jira
(v8.20.1#820001)