LixonLookose
|
c7c31be6cc
|
[c#] CPD suppression with comments doesn't work #2551
CPD Suppressions for c# fixed
test added
|
2020-06-04 17:53:22 +05:30 |
|
Andreas Dangel
|
2dae9c085f
|
Merge branch 'master' into pmd/7.0.x
|
2020-05-23 11:42:20 +02:00 |
|
Maikel Steneker
|
9c2deba035
|
Add support for C# 8 interpolated verbatim strings that start with @$.
|
2020-05-19 16:49:19 +02:00 |
|
Andreas Dangel
|
0710877d05
|
[core] Deprecate AntlrToken#getType() in favor of #getKind()
Refs #2371
|
2020-04-10 18:50:58 +02:00 |
|
Clément Fournier
|
2ea78db0dc
|
Checkstyle
|
2020-03-22 00:56:10 +01:00 |
|
Clément Fournier
|
16f30c9ece
|
Make Antlr token manager throw TokenMgrError directly
|
2020-03-22 00:48:16 +01:00 |
|
Andreas Dangel
|
16cb7767b7
|
Merge branch 'master' into pmd/7.0.x
|
2020-03-12 14:03:20 +01:00 |
|
Andreas Dangel
|
245dcddd86
|
Merge branch 'pr-2339'
[cs] CPD: Fixed CPD --ignore-usings option
|
2020-03-07 09:21:13 +01:00 |
|
Maikel Steneker
|
adb38ecbbc
|
[cs] CPD: Fixed CPD --ignore-usings option
|
2020-03-06 12:52:46 +01:00 |
|
Maikel Steneker
|
6a7e98924b
|
[cs] CPD: fix issue where semicolons following using directives were not filtered
|
2020-03-06 12:34:06 +01:00 |
|
Maikel Steneker
|
d8e04ecc11
|
[cs] CPD: Fix for issue where statements following a using directive were ignored.
|
2020-03-06 12:33:59 +01:00 |
|
Clément Fournier
|
bd5720749d
|
Fix CS module
|
2020-03-02 19:18:50 +01:00 |
|
Clément Fournier
|
9788a3af5d
|
Merge branch 'master' into 7.0.x
|
2020-03-02 19:12:28 +01:00 |
|
Maikel Steneker
|
bdfbfae231
|
C# tokenizer is now Antlr-based.
This is based on the Antlr grammar from https://github.com/antlr/grammars-v4/tree/master/csharp.
This adds column information for C# and fixes #2139.
|
2020-02-12 11:46:12 +01:00 |
|
Clément Fournier
|
8164586604
|
Remove remaining service files
|
2019-09-24 06:15:34 +02:00 |
|
Clément Fournier
|
1fe9c59212
|
Remove cpp lang
|
2019-09-24 06:15:34 +02:00 |
|
Andreas Dangel
|
10e27ca3c0
|
Deprecate PMD LanguageModule for languages, that only support CPD
|
2018-11-26 13:55:35 +01:00 |
|
Will Herrmann
|
377baf7caf
|
Replacing IOUtils.closeQuietly(foo) with try-with-resources statements
|
2018-10-19 14:23:51 -05:00 |
|
Andreas Dangel
|
5a7bbe19a2
|
dogfood: fix missing override
Note: the rule is disabled for pmd-xml, refs #1074
|
2018-06-16 17:48:36 +02:00 |
|
Andreas Dangel
|
3d9511a0e5
|
[doc] Remove old maven site
|
2017-08-15 14:31:03 +02:00 |
|
Matias Comercio
|
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 |
|
Andreas Dangel
|
ead29c2350
|
pmd-cs: checkstyle / formatting
|
2016-12-02 09:23:15 +01:00 |
|
Andreas Dangel
|
88634a220a
|
Add "--ignore-usings" parameter to CPD commandline for C#
|
2015-10-25 19:10:18 +01:00 |
|
Jan van Nunen
|
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 |
|
Andreas Dangel
|
2fdb51fcb6
|
dogfood, whitespaces
|
2015-03-23 20:16:03 +01:00 |
|
Andreas Dangel
|
b7bf3fbb8c
|
dogfood, whitespaces
|
2015-03-22 00:15:08 +01:00 |
|
Jan van Nunen
|
6d0be8b126
|
Fixed incorrect line numbers after mutiline comments and verbatim strings.
|
2015-01-12 10:53:34 +01:00 |
|
Andreas Dangel
|
3a4caa5c7c
|
Fix PMD dogfood issues in pmd-cs, pmd-jsp, pmd-javascript, pmd-test
|
2014-11-16 00:15:47 +01:00 |
|
Andreas Dangel
|
d9ff018846
|
Checkstyle, whitespace, formatting
|
2014-10-21 22:38:19 +02:00 |
|
Andreas Dangel
|
9ade75a621
|
Refactor CPDGui to detect available languages dynamically
|
2014-10-12 10:43:53 +02:00 |
|
Andreas Dangel
|
464b0bcef8
|
Rework CPD's LanguageFactory to use ServiceLoader, too
|
2014-10-11 12:16:28 +02:00 |
|
Andreas Dangel
|
72719bd0c3
|
Move C# into own sub-module
|
2014-10-11 11:23:07 +02:00 |
|