You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@daffodil.apache.org by "Dave Thompson (Jira)" <ji...@apache.org> on 2023/02/14 19:47:00 UTC

[jira] [Closed] (DAFFODIL-2133) Enable and configure sbt-scalariform/scalafmt plugin

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

Dave Thompson closed DAFFODIL-2133.
-----------------------------------

Verified the specified commit is included in the latest pull from the daffodil repository.

Verified, via review, change identified in the commit comment were implemented. 

Verified that the format of the daffodil scala src files have been reformatted and much more readable and easier to review.

Verified the affected daffodil subproject sbt test suites executed successfully.

> Enable and configure sbt-scalariform/scalafmt plugin
> ----------------------------------------------------
>
>                 Key: DAFFODIL-2133
>                 URL: https://issues.apache.org/jira/browse/DAFFODIL-2133
>             Project: Daffodil
>          Issue Type: Bug
>          Components: Infrastructure
>            Reporter: Steve Lawrence
>            Assignee: Mike McGann
>            Priority: Minor
>              Labels: beginner
>             Fix For: 3.5.0
>
>
> We should enable the [sbt-scalariform|https://github.com/sbt/sbt-scalariform] plugin to enable style checks to fail builds that do not meet style guidelines. This probably means fixing a bunch of code that doesn't follow the guidelines before we can actual turn it on in builds.
> The configuration of the plugin can also be used as guidance for how to configure IDE's that do autoformatting.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)