Skip to content

Tunings for large repos (#13) #14

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
wants to merge 5 commits into from
Closed

Conversation

filipesperandio
Copy link
Contributor

  • Keep stdout/stderr untouched, interception turned out to be more problematic

  • Set a reasonable heap size improved behaviour in bigger repos

* Fix #4

* Abort execution on bad config

* Supports old and new formats and fallback to default config if none is specified:
```yml
config: rules.xml
```

```yml
config:
  file: rules.xml
```
* PMD Version 5.8.1

* Use `make upgrade` to setup a newer version
* Keep stdout/stderr untouched, interception turned out to be more problematic

* Set a reasonable heap size improved behaviour in bigger repos
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant