Skip to content

Conversation

@zabetak
Copy link
Member

@zabetak zabetak commented Jan 7, 2025

Enforce style using maven the spotless plugin.
Just testing for the moment. Didn't review all changes.

Enforce style during maven build:

mvn clean install

Formatting can be applied to all files using:

mvn spotless:apply

@Aggarwal-Raghav
Copy link
Contributor

@zabetak, this is amazing. I didn't knew, spotless can work for other language as well. Using this will help greatly. Let me know if I can help with review.

I have 1 request though to review #30 and get this merged first. Otherwise because of merge conflicts i would need to rework (manually) and again run this spotless plugin on top of that as it is helping with the padding of columns in markdown.


title: "Apache Hive : AboutThisWiki"
date: 2024-12-12
---
Copy link
Contributor

Choose a reason for hiding this comment

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

Small Observation: A horizontal line is appearing at the top of the page as the number of dash - is changed. from 3 to the width of the text. Nothing major though.

@zabetak
Copy link
Member Author

zabetak commented Jan 28, 2025

@Aggarwal-Raghav Apart from uniform style do you see other benefits for getting this PR in? Does it solve any of the issues that you identified previously? I am trying to gather pros/cons to see if its worth pursuing this further.

@Aggarwal-Raghav
Copy link
Contributor

@zabetak , no I don't see any other benefits but this much only is worth having IMO. It will help in developer readability and markdown file navigation.

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