You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@s2graph.apache.org by "Daewon Jeong (JIRA)" <ji...@apache.org> on 2016/12/01 15:31:58 UTC

[jira] [Commented] (S2GRAPH-107) Improve code readability by using code formatter and code style inspector like Scalafmt and Scalastyle

    [ https://issues.apache.org/jira/browse/S2GRAPH-107?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15712260#comment-15712260 ] 

Daewon Jeong commented on S2GRAPH-107:
--------------------------------------

As several people have coded a project,  their own style remains in the code.

I hope this issue will be applied soon to avoid unnecessary code appearance debate.



> Improve code readability by using code formatter and code style inspector like Scalafmt and Scalastyle
> ------------------------------------------------------------------------------------------------------
>
>                 Key: S2GRAPH-107
>                 URL: https://issues.apache.org/jira/browse/S2GRAPH-107
>             Project: S2Graph
>          Issue Type: Wish
>            Reporter: Injun Song
>            Priority: Minor
>
> Readability of S2Graph can be improved by using code formatter.
> There are known code formatters for Scala.
> - https://olafurpg.github.io/scalafmt
> - https://github.com/scala-ide/scalariform
> Moreover, to improve readability and code styles, we can modify several settings in Scalastyle.
> Code formatter and Scalastyle can be used together.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)