Sebb created RAT-175:
------------------------
Summary: SourceCodeManagementSystems.hasIgnoreFile() should return
boolean
Key: RAT-175
URL: https://issues.apache.org/jira/browse/RAT-175
Project: Apache Rat
Issue Type: Bug
Reporter: Sebb
org.apache.rat.config.SourceCodeManagementSystems.hasIgnoreFile() currently
returns Boolean. It should return boolean, to avoid the boxing conversions.
AFAICT it is never used as a Boolean, only as a boolean
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)