[
https://issues.apache.org/jira/browse/AVRO-2613?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Michael A. Smith resolved AVRO-2613.
------------------------------------
Fix Version/s: 1.10.0
Assignee: Michael A. Smith
Resolution: Fixed
> Incrementally Fix Python Lint Problems
> --------------------------------------
>
> Key: AVRO-2613
> URL: https://issues.apache.org/jira/browse/AVRO-2613
> Project: Apache Avro
> Issue Type: Improvement
> Components: python
> Reporter: Michael A. Smith
> Assignee: Michael A. Smith
> Priority: Minor
> Fix For: 1.10.0
>
>
> Initially when adding linting in AVRO-2410 we added a ton of "ignore"
> statements to avoid making massive stylistic changes to the codebase all at
> once.
> - [Python 2 Linter
> Ignores|https://github.com/apache/avro/blob/master/lang/py/setup.cfg#L23]
> - [Python 3 Linter
> Ignores|https://github.com/apache/avro/blob/master/lang/py3/setup.cfg#L76]
> This ticket is to track those individual changes until the ignore list is
> more reasonable and the linting itself effective.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)