[
https://issues.apache.org/jira/browse/AVRO-3384?focusedWorklogId=729346&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-729346
]
ASF GitHub Bot logged work on AVRO-3384:
----------------------------------------
Author: ASF GitHub Bot
Created on: 18/Feb/22 00:22
Start Date: 18/Feb/22 00:22
Worklog Time Spent: 10m
Work Description: KyleSchoonover commented on pull request #1534:
URL: https://github.com/apache/avro/pull/1534#issuecomment-1043670337
This is what I have left in my local. Let me know when we are ready to move
forward. I have everything up to date and ready for merge requests.
CS0618'SchemaNormalization.Empty64' is obsolete: 'This will be removed from
the public API in a future version.' 6
IDE0001Name can be simplified. 2
IDE0002Name can be simplified. 1
IDE0004Cast is redundant. 2
IDE0036Modifiers are not ordered 1
IDE0045'if' statement can be simplified 4
IDE0046'if' statement can be simplified 4
IDE0054Use compound assignment 1
IDE0055Fix formatting 11
IDE0075Conditional expression can be simplified 6
IDE1006Naming rule violation: Missing prefix: 'I' 11
IDE1006Naming rule violation: These words must begin with upper case
characters: addName 1
IDE1006Naming rule violation: These words must begin with upper case
characters: addNamespace 1
IDE1006Naming rule violation: These words must begin with upper case
characters: areEqual 3
IDE1006Naming rule violation: These words must begin with upper case
characters: createDocComment 1
IDE1006Naming rule violation: These words must begin with upper case
characters: createSchemaField 1
IDE1006Naming rule violation: These words must begin with upper case
characters: findBranch 1
IDE1006Naming rule violation: These words must begin with upper case
characters: generateNames 2
IDE1006Naming rule violation: These words must begin with upper case
characters: getHashCode 2
IDE1006Naming rule violation: These words must begin with upper case
characters: getNullableType 1
IDE1006Naming rule violation: These words must begin with upper case
characters: getTargetType 1
IDE1006Naming rule violation: These words must begin with upper case
characters: getType 1
IDE1006Naming rule violation: These words must begin with upper case
characters: processEnum 1
IDE1006Naming rule violation: These words must begin with upper case
characters: processFixed 1
IDE1006Naming rule violation: These words must begin with upper case
characters: processInterface 1
IDE1006Naming rule violation: These words must begin with upper case
characters: processProtocols 1
IDE1006Naming rule violation: These words must begin with upper case
characters: processRecord 1
IDE1006Naming rule violation: These words must begin with upper case
characters: processSchemas 1
IDE1006Naming rule violation: These words must begin with upper case
characters: value 1
IDE1006Naming rule violation: These words must begin with upper case
characters: writeIfNotNull 1
IDE1006Naming rule violation: These words must begin with upper case
characters: writeIfNotNullOrEmpty 1
IDE1006Naming rule violation: These words must begin with upper case
characters: writeJson 2
Grand Total 75
--
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: 729346)
Time Spent: 8h 40m (was: 8.5h)
> 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: 8h 40m
> 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)