Skip to content

[ETCM-141] scalafmt#743

Merged
lemastero merged 5 commits intodevelopfrom
ETCM-141-scalafmt
Oct 19, 2020
Merged

[ETCM-141] scalafmt#743
lemastero merged 5 commits intodevelopfrom
ETCM-141-scalafmt

Conversation

@lemastero
Copy link
Copy Markdown
Contributor

@lemastero lemastero commented Oct 16, 2020

Description

Add scalafmt plugin and format all code.

@rtkaczyk
Copy link
Copy Markdown
Contributor

Should we add scalafmtCheckAll to buildkite?

Comment thread .buildkite/pipeline.nix Outdated
};

scalafmt = commonAttrs // {
dependsOn = [ compile ];
Copy link
Copy Markdown
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
Copy Markdown
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
Copy Markdown
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.

3 participants