diff --git a/.github/workflows/analyzers.yml b/.github/workflows/analyzers.yml index e82a98c18..5705a4f1e 100644 --- a/.github/workflows/analyzers.yml +++ b/.github/workflows/analyzers.yml @@ -123,7 +123,7 @@ jobs: 'unexpected-flag-enumerator-value,'\ 'unneeded-cast,'\ `# New in Clazy 1.11`\ - 'use-arrow-operator-instead-of-data,'`\ + 'use-arrow-operator-instead-of-data,'\ 'use-chrono-in-qtimer,'\ `# Checks Excluded from level2`\ 'no-copyable-polymorphic,no-ctor-missing-parent-argument,no-function-args-by-ref,'\