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

Issue #13345: Enabled MutableExceptionCheckExamplesTest #14796

Merged
merged 1 commit into from Apr 17, 2024

Conversation

Prathamesh-007
Copy link
Contributor

Begin #13345:
Enabled MutableExceptionCheckExamplesTest.java

@Prathamesh-007
Copy link
Contributor Author

Prathamesh-007 commented Apr 15, 2024

Initial PR was giving too many conflicts. In this PR I have followed the guidelines given in this.

I will make sure such mistakes don't happen again from my side

}
}

class FirstMyException extends Exception {
Copy link
Contributor

Choose a reason for hiding this comment

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

'My' here is redundant and looks weird. Please change FirstMyException --> FirstException
Same for all

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Done

Copy link
Contributor

@MANISH-K-07 MANISH-K-07 left a comment

Choose a reason for hiding this comment

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

@Prathamesh-007 , please squash and rebase to single commit

@Prathamesh-007
Copy link
Contributor Author

@Prathamesh-007 , please squash and rebase to single commit

Done

@romani
Copy link
Member

romani commented Apr 16, 2024

GitHub, generate website

Copy link
Member

@romani romani left a comment

Choose a reason for hiding this comment

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

Ok to merge

@romani romani merged commit 0707dd5 into checkstyle:master Apr 17, 2024
113 checks passed
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.

None yet

3 participants