You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@@ -446,10 +446,10 @@ First given path is searched for contained header files first. If paths are rela
446
446
</varlistentry>
447
447
<varlistentry>
448
448
<term>
449
-
<option>--deduplicate</option>
449
+
<option>--recheck-project-duplicates</option>
450
450
</term>
451
451
<listitem>
452
-
<para>Remove duplicate entries when reading project files. Takes both compilation flags and filenames in to account.</para>
452
+
<para>When using the --project option, files with identical names and compiler flags are deduplicated by default. This option forces cppcheck to check all imported files.</para>
0 commit comments