checkstyle / checkstyle/eclipse-cs

Possible to set a global file set?

Open
#60 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

Hello.

I have rather a large number of projects, and all of them are multi-module Maven projects. For every single module, I have to go into the Checkstyle configuration and set:

```
^src/main/java/.*(\.java)$
```

... as the file set for Checkstyle. Scanning my projects directory, this means that I'm going to have to type the above _638_ times. :grimacing:

Any chance of setting this file set globally somewhere rather than having to set it for every project?

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.