checkstyle / checkstyle/eclipse-cs

Prefer `checkstyle.xml` from project folder

Open
#302 3 comments 0 reactions 0 assignees View on GitHub
Dominant language
Java
Stars
105
Forks
65
Avg merge
1d 10h
Merged PRs (30d)
21

Description

If the project (root) folder contains a `checkstyle.xml` file, automatically prefer that configuration over the global check configurations. "Automatically" so that the user does not need to setup anything despite the installation of the Eclipse Checkstyle plugin.

If the Eclipse Checkstyle plugin is installed in Eclipse and the project root folder contains a `checkstyle.xml` file, then the Eclipse Checkstyle plugin should automatically load the checkstyle rules from the file to check the code in Eclipse for the project that has the file.

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.