Sadly there's no integration between Rat and .gitignore It could be configured to ignore /target though
Cheers M On 25 Jul 2014 18:49, "Alex Heneveld" <[email protected]> wrote: > > Hi folks, > > When you pull down the change below (removal of whirr) you may find that > the maven build fails due to rat errors in leftover target directories. > You can fix this with a: > > git clean -df > > Is there is any way to have RAT ignore any folder that git ignores? > > I've opened a PR to the docs to help people if they hit RAT errors. [1] > > Best > Alex > > [1] https://github.com/apache/incubator-brooklyn/pull/97 > > > On 25/07/2014 12:46, asfgit wrote: > >> Github user asfgit closed the pull request at: >> >> https://github.com/apache/incubator-brooklyn/pull/86 >> >> >> --- >> If your project is set up for it, you can reply to this email and have >> your >> reply appear on GitHub as well. If your project does not have this feature >> enabled and wishes so, or if the feature is enabled but not working, >> please >> contact infrastructure at [email protected] or file a JIRA ticket >> with INFRA. >> --- >> > >
