Skip to content

Conversation

alcole
Copy link
Contributor

@alcole alcole commented Jul 29, 2024

PR Checklist

  • [x ] A description of the changes is added to the description of this PR.
  • [x ] If there is a related issue, make sure it is linked to this PR.
  • If you've fixed a bug or added code that should be tested, add tests!
  • If you've added or modified a feature, documentation in docs is updated

Description of changes

Removed the checkstyle configuration that related to the order and line space for import statements in the java code. This was different to the order enforced by javafmt

see: #98
also some discussion here: #289

@vikrantpuppala vikrantpuppala requested a review from nastra July 31, 2024 10:35
@monamohan monamohan requested review from haogang and ravivj-db August 1, 2024 16:55
@haogang haogang merged commit 3f2cd12 into unitycatalog:main Aug 1, 2024
kevinzwang pushed a commit to kevinzwang/unitycatalog that referenced this pull request Oct 10, 2024
**PR Checklist**

- [x ] A description of the changes is added to the description of this
PR.
- [x ] If there is a related issue, make sure it is linked to this PR.
- [ ] If you've fixed a bug or added code that should be tested, add
tests!
- [ ] If you've added or modified a feature, documentation in `docs` is
updated

**Description of changes**

<!-- Please state what you've changed and how it might affect the users.
-->

Removed the checkstyle configuration that related to the order and line
space for import statements in the java code. This was different to the
order enforced by javafmt

see: unitycatalog#98
also some discussion here:
unitycatalog#289

Signed-off-by: Kevin Wang <[email protected]>
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.

3 participants