pulumi / pulumi/pulumi-java

Style checkers for the Java code

Open
#215 3 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

area/tooling kind/enhancement
Dominant language
Java
Stars
85
Forks
26
Avg merge
11h 49m
Merged PRs (30d)
22

Description

Hello!

  • Vote on this issue by adding a 👍 reaction
  • If you want to implement this feature, comment to let us know (we'll work with you on design, scheduling, etc.)

Issue details

Enable style checkers for the Java code.

From @pawelprazak: I believe checkstyle is the de facto standard: https://checkstyle.sourceforge.io/#:~:text=Overview,to%20enforce%20a%20coding%20standard.
https://docs.gradle.org/current/userguide/checkstyle_plugin.html

Affected area/feature

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

No source files or tests are named. Start by locating the Java build configuration and review the Gradle Checkstyle plugin documentation linked in the issue; done means the project has an agreed style configuration and the checker runs as part of the Java build.

Written by the indexing model from the issue text.

Assessment

Tech stack
java
Domain
build-system, tooling
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.