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

Apply spotless and checkstyle #5390

Merged
merged 13 commits into from May 25, 2022
Merged

Apply spotless and checkstyle #5390

merged 13 commits into from May 25, 2022

Conversation

eddumelendez
Copy link
Member

  • Apply spotless and checkstyle
  • Add preCommit

@eddumelendez eddumelendez requested review from rnorth, bsideup, kiview and a team as code owners May 20, 2022 23:26
@eddumelendez eddumelendez added this to the next milestone May 20, 2022
@eddumelendez eddumelendez changed the title apply spotless Apply spotless and checkstyle May 20, 2022
}

dependencies {
// https://github.com/melix/japicmp-gradle-plugin/issues/36
classpath 'com.google.guava:guava:30.1.1-jre'
classpath 'com.github.kiview:captain-hook:76a1c11a16'
Copy link
Member

Choose a reason for hiding this comment

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

@kiview do you remember why we had to fork it?

Copy link
Member Author

Choose a reason for hiding this comment

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

to make it work with windows I guess https://github.com/kiview/captain-hook/commits/master

Copy link
Member

@kiview kiview May 23, 2022

Choose a reason for hiding this comment

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

Exactly, PR was never merged in upstream, since upstream seems to be dead 😞
tjni/captain-hook#4

build.gradle Show resolved Hide resolved
@eddumelendez
Copy link
Member Author

the in-docker_test fails because captain-hook try try to use git inside the docker image

build.gradle Outdated Show resolved Hide resolved
Comment on lines +14 to +15
@Language("groovy")
String myTest = """
Copy link
Member

Choose a reason for hiding this comment

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

Those lines should be aligned. But if it is hard to configure, we can live with that.

Copy link
Member

@bsideup bsideup left a comment

Choose a reason for hiding this comment

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

🎉 💯

@eddumelendez eddumelendez merged commit de1324e into master May 25, 2022
@delete-merged-branch delete-merged-branch bot deleted the apply_spotless branch May 25, 2022 04:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants