A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://github.com/pmd/pmd/issues/2139 below:

[cs] CPD doesn't understand alternate using statement syntax with C# 8.0 · Issue #2139 · pmd/pmd · GitHub

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