Skip to content
Snippets Groups Projects
Commit 5e411c84 authored by Santiago Ospina De Los Ríos's avatar Santiago Ospina De Los Ríos
Browse files

Remove ODR violation from check

parent deafc204
No related branches found
No related tags found
1 merge request!1321Add Code Quality analysis in the CI
Pipeline #67492 passed
Pipeline: Dune Nightly Test

#67493

    ......@@ -4,7 +4,6 @@
    "--analyzers=clang-tidy",
    "--file=*/dune-common/*.cc",
    "--skip", ".codechecker/skipfile",
    "--enable", "misc-definitions-in-headers",
    "--disable", "clang-diagnostic-deprecated-copy",
    "--disable", "clang-diagnostic-unused"
    ],
    ......
    0% Loading or .
    You are about to add 0 people to the discussion. Proceed with caution.
    Finish editing this message first!
    Please register or to comment