Skip to content

Conversation

@rabbah
Copy link
Member

@rabbah rabbah commented Jul 9, 2018

}
val propertiesFile = new File(s"$owHome/whisk.properties")
override val whiskConfig = new WhiskConfig(Map(WhiskConfig.actionSequenceMaxLimit -> null), propertiesFile = propertiesFile)
override val wsk = new Wsk
Copy link
Member Author

Choose a reason for hiding this comment

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

i removed this whisk.properties hack entirely via an upstream change.

maxColumn = 120
docstrings = JavaDoc
rewrite.rules = [SortImports]
project.git = true
Copy link
Contributor

Choose a reason for hiding this comment

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

Looks like the first step to enabling scalafmt in this repo

I can add the actual check to Travis once this is merged

Copy link
Member Author

Choose a reason for hiding this comment

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

Thanks @drcariel 👍

@dgrove-oss dgrove-oss merged commit 73331c6 into apache:master Jul 9, 2018
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