Affects PMD Version: Current
CPD treats the following as if it was a using directive when using the --ignoreUsings flag.
using var font1 = new Font("Arial", 10.0f);
This makes --ignoreUsings less useful, as, if you are using C# 8.0 the flag will mean less duplication show up, as --ignoreUsings turns that into a random string.
Running PMD through: CLI
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4