You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@griffin.apache.org by "Wan Kun (Jira)" <ji...@apache.org> on 2019/12/25 02:43:00 UTC

[jira] [Resolved] (GRIFFIN-312) Code Style Standardization

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

Wan Kun resolved GRIFFIN-312.
-----------------------------
    Fix Version/s: 0.6.0
       Resolution: Fixed

Issue resolved by pull request 560
[https://github.com/apache/griffin/pull/560]

> Code Style Standardization
> --------------------------
>
>                 Key: GRIFFIN-312
>                 URL: https://issues.apache.org/jira/browse/GRIFFIN-312
>             Project: Griffin
>          Issue Type: Improvement
>            Reporter: Chitral Verma
>            Priority: Major
>             Fix For: 0.6.0
>
>          Time Spent: 1h 20m
>  Remaining Estimate: 0h
>
> This issue targets to,
>  * fix the various warnings during build and in source code,
>  * perform code formatting as per a standard style,
>  * fix scalastyle integration
> Using the [code format from spark code style can be automatically imposed on measure module. Link: [https://github.com/apache/spark/blob/master/dev/.scalafmt.conf]
> Since ScalaStyle targets scala source code only, it should be a part of the measure module only. Current misconfiguration is also suppressing the formatting errors 
> Scalafmt is used for code formatting. 
> Note these styles are fully configurable and can be changed at later points of time after discussion in dev community.



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