[
https://issues.apache.org/jira/browse/AVRO-3340?focusedWorklogId=718135&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-718135
]
ASF GitHub Bot logged work on AVRO-3340:
----------------------------------------
Author: ASF GitHub Bot
Created on: 31/Jan/22 18:10
Start Date: 31/Jan/22 18:10
Worklog Time Spent: 10m
Work Description: KyleSchoonover commented on pull request #1490:
URL: https://github.com/apache/avro/pull/1490#issuecomment-1026063444
I will get through a review today (I'm in PST and and doing my normal job).
I will try to make sure we stay lightweight at suggestion level only then. The
dotnet team did a write up to enforce the prefix rules (_, s_, t_) because of
the complexity of some of the classes within the framework itself. Yes, I have
a preference to not use them, but I can fault you for using that as the
baseline.
--
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: 718135)
Remaining Estimate: 22h 20m (was: 22.5h)
Time Spent: 1h 40m (was: 1.5h)
> Enable standard code analysis and Intellisense
> ----------------------------------------------
>
> Key: AVRO-3340
> URL: https://issues.apache.org/jira/browse/AVRO-3340
> Project: Apache Avro
> Issue Type: Improvement
> Components: csharp
> Reporter: Zoltan Csizmadia
> Priority: Minor
> Labels: pull-request-available
> Original Estimate: 24h
> Time Spent: 1h 40m
> Remaining Estimate: 22h 20m
>
> Enable codeanalysis and intellisense (used by MS and their dotnet team):
> [https://github.com/dotnet/runtime]
>
> # It should not affect the current build process
> # The same code analysis whould be used for all C# projects
> # Test projects should have a reduced code analysis
>
--
This message was sent by Atlassian Jira
(v8.20.1#820001)