confluentinc / confluentinc/kafka-tutorials
Enforce checkstyle checks
Open
enhancement
- Dominant language
- Java
- Stars
- 39
- Forks
- 91
- PR merge metrics
- No merged PRs in 30d
Description
The code of a recipe today is written in «wild-wild-west» style- different people use whatever style they have configured in their IDEs.
Confluent uses Google style guide for java https://google.github.io/styleguide/javaguide.html
All Confluent projects have the checkstyle plugin enabled to enforce checks.
https://confluentinc.atlassian.net/wiki/spaces/Engineering/pages/5505079/New+Hire+Onboard#NewHireOnboard-CodingStyle
CD recipes should adopt is as well.
Contributor guide
Assessment
This issue has not been assessed yet.