Skip to content

Conversation

@lemastero
Copy link
Contributor

@lemastero lemastero commented Oct 16, 2020

Description

Add scalafmt plugin and format all code.

@rtkaczyk
Copy link
Contributor

Should we add scalafmtCheckAll to buildkite?

};

scalafmt = commonAttrs // {
dependsOn = [ compile ];
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Why not other way around? Checking formatting is much more lightweight than compiling.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice idea, changed, and now compile depends on formatting.

@lemastero lemastero requested a review from kapke October 19, 2020 13:35
Copy link
Contributor

@kapke kapke left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Let's get this merged as soon as CI passes

@lemastero lemastero merged commit 8c4496b into develop Oct 19, 2020
@mirkoAlic mirkoAlic deleted the ETCM-141-scalafmt branch October 19, 2020 15:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants