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 code formatting with Spotless and palantir format #62

Merged
merged 1 commit into from
Nov 26, 2024

Conversation

Brutus5000
Copy link
Member

No description provided.

cleanthat()
palantirJavaFormat()
}
}
Copy link
Contributor

Choose a reason for hiding this comment

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

add

tasks.named('shadowJar') {
    dependsOn 'spotlessCheck'
}

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 added it to check instead =)

@Brutus5000 Brutus5000 force-pushed the feature/code-formatting branch from 755cc35 to 34049cc Compare November 26, 2024 23:05
@Brutus5000 Brutus5000 merged commit a198728 into master Nov 26, 2024
2 checks passed
@Brutus5000 Brutus5000 deleted the feature/code-formatting branch December 6, 2024 19:12
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.

2 participants