mirror of
https://github.com/silverqx/TinyORM.git
synced 2026-02-09 03:49:21 -06:00
bugfix in analyzers.yml 🙄
This commit is contained in:
2
.github/workflows/analyzers.yml
vendored
2
.github/workflows/analyzers.yml
vendored
@@ -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,'\
|
||||
|
||||
Reference in New Issue
Block a user