elek opened a new pull request #1273:
URL: https://github.com/apache/hadoop-ozone/pull/1273


   ## What changes were proposed in this pull request?
   
   We have separated rat ignore list for Hdds and Ozone projects but some files 
(which are ignored by .gitignore) not added to there. It's not a problem on 
github as rat is executed on a clean repo, but locally it can make the 
execution easier (exclude files which are already ignored).
   
   Rats can read ignore list from VCS ignore file, unfortunately only from 
directory of the current project not from the root of the git repository.
   
   ## What is the link to the Apache JIRA
   
   https://issues.apache.org/jira/browse/HDDS-4045
   
   ## How was this patch tested?
   
   ```
   ./hadoop-ozone/dev-support/checks/rat.sh
   ```


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
[email protected]



---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to