Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

scalafmt On Compile #940

Merged
merged 3 commits into from Jun 23, 2020
Merged

scalafmt On Compile #940

merged 3 commits into from Jun 23, 2020

Conversation

benthecarman
Copy link
Collaborator

@benthecarman benthecarman commented Dec 12, 2019

No description provided.

.travis.yml Outdated
@@ -8,62 +8,71 @@ jobs:
os: linux
name: "Compile & Formatting Check"
env:
- CI="1"
Copy link
Contributor

Choose a reason for hiding this comment

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

@nkohen thought this was setup for the whole environment? Can't we configure these to be matrix wide?

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

Looks like CI is set to true automatically for us, fixed to use this.

https://docs.travis-ci.com/user/environment-variables/#default-environment-variables

@benthecarman benthecarman force-pushed the fmtoncomp branch 2 times, most recently from 6c82713 to ed769da Compare June 23, 2020 04:22
@Christewart Christewart merged commit d3641c3 into bitcoin-s:master Jun 23, 2020
@benthecarman benthecarman deleted the fmtoncomp branch June 23, 2020 19:34
Christewart pushed a commit that referenced this pull request May 1, 2021
* scalafmt On Compile

* Disable scalafmtOnCompile for all CI runs

* Make CI use travis default CI var
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants