13 Commits

Author SHA1 Message Date
3d9511a0e5 [doc] Remove old maven site 2017-08-15 14:31:03 +02:00
e5ddad3c3b Remove pushed .gitignored files
These files were already at the repository
but they should have been ignored
2017-07-27 18:31:20 -03:00
ead29c2350 pmd-cs: checkstyle / formatting 2016-12-02 09:23:15 +01:00
88634a220a Add "--ignore-usings" parameter to CPD commandline for C# 2015-10-25 19:10:18 +01:00
7be198aaa3 Added option to exclude C# using directives from duplicated code analysis.
To exclude C# using directives the system property 'ignore_usings=true' has to be specified on the command line with '-Dignore_usings=true'.
2015-10-23 15:48:25 +02:00
2fdb51fcb6 dogfood, whitespaces 2015-03-23 20:16:03 +01:00
b7bf3fbb8c dogfood, whitespaces 2015-03-22 00:15:08 +01:00
6d0be8b126 Fixed incorrect line numbers after mutiline comments and verbatim strings. 2015-01-12 10:53:34 +01:00
3a4caa5c7c Fix PMD dogfood issues in pmd-cs, pmd-jsp, pmd-javascript, pmd-test 2014-11-16 00:15:47 +01:00
d9ff018846 Checkstyle, whitespace, formatting 2014-10-21 22:38:19 +02:00
9ade75a621 Refactor CPDGui to detect available languages dynamically 2014-10-12 10:43:53 +02:00
464b0bcef8 Rework CPD's LanguageFactory to use ServiceLoader, too 2014-10-11 12:16:28 +02:00
72719bd0c3 Move C# into own sub-module 2014-10-11 11:23:07 +02:00