checkstyle / checkstyle/eclipse-cs

Make checkstyle menus available on working sets

Open
#7 0 comments 0 reactions 1 assignee Claimed by @Bananeweizen View on GitHub
approved
Dominant language
Java
Stars
105
Forks
65
Avg merge
1d 10h
Merged PRs (30d)
21

Description

We are using rather large workspaces, grouped by working sets. Unfortunately the checkstyle menu items are only available on projects or project members, not on working sets. I suggest to make these 2 items available on arbitrary working sets:
* Check code with checkstyle
* Remove checkstyle violations

(Arbitrary working sets since it should be possible to iterate over all projects afterwards and silently ignore all non Java projects, so there is no need to spend time to actually calculating the menu visibility based on whether some Java project is contained).

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.