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

KAFKA-3020: Ensure CheckStyle runs on all Java code #703

Closed
wants to merge 1 commit into from

Conversation

granthenke
Copy link
Member

  • Adds CheckStyle to core and examples modules
  • Fixes any existing CheckStyle issues

- Adds CheckStyle to core and examples modules
- Fixes any existing CheckStyle issues
<allow pkg="org.slf4j" />
<allow pkg="org.junit" />
<allow pkg="org.easymock" />
<allow pkg="org.powermock" />
Copy link
Contributor

Choose a reason for hiding this comment

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

Doesn't look like powermock is used in core?

@granthenke granthenke closed this Dec 22, 2015
@granthenke granthenke reopened this Dec 22, 2015
@asfgit asfgit closed this in 64b746b Dec 22, 2015
@ewencp
Copy link
Contributor

ewencp commented Dec 22, 2015

@granthenke LGTM, merged with minor tweak to remove unused imports in the import-control-core.xml.

@granthenke
Copy link
Member Author

@ewencp Thanks!

@granthenke granthenke deleted the checkstyle-core branch January 19, 2016 04:35
AnGg98 pushed a commit to AnGg98/kafka that referenced this pull request Jul 25, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants