aboutsummaryrefslogtreecommitdiffstats
path: root/sonar-duplications/src/main/java/net/sourceforge/pmd/cpd/FileFinder.java
Commit message (Collapse)AuthorAgeFilesLines
* SONAR-3139 Refactor our fork of PMD CPDEvgeny Mandrikov2012-01-101-30/+0
| | | | | | * Replace some code by our own implementation * Remove unused * Reformat to conform with our conventions
* Upgrade copyright headerssimonbrandhof2011-02-041-1/+1
|
* Add profile to check copyright headers + fix some badly formatted headerssimonbrandhof2011-01-311-0/+20
|
* SONAR-236 remove deprecated code from checkstyle plugin + display default ↵simonbrandhof2010-09-061-0/+10
value of rule parameters in Q profile console