You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@avro.apache.org by "Fokko Driesprong (Jira)" <ji...@apache.org> on 2020/01/21 08:14:00 UTC

[jira] [Updated] (AVRO-2410) Support Linting in CI/CD

     [ https://issues.apache.org/jira/browse/AVRO-2410?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Fokko Driesprong updated AVRO-2410:
-----------------------------------
    Fix Version/s: 1.9.2

> Support Linting in CI/CD
> ------------------------
>
>                 Key: AVRO-2410
>                 URL: https://issues.apache.org/jira/browse/AVRO-2410
>             Project: Apache Avro
>          Issue Type: Task
>            Reporter: Michael A. Smith
>            Assignee: Michael A. Smith
>            Priority: Major
>             Fix For: 1.10.0, 1.9.2
>
>
> I want to enable the .editorconfig for python (which is current commented out.) To do that, we need to settle on some kind of consistency in both python3 and python lang bases. The formatting tool [black|https://github.com/python/black] is somewhat of a de-facto standard now, but doesn't support python-2-only syntax, so in order to get there, we need to fix the lang/py codebase.
> I intend to do the minimum to get formatting standardized – not to attempt to fully modernize the python codebase, but to maintain the existing functionality and make it so black doesn't error out parsing it.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)