We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a937aca commit e8b33feCopy full SHA for e8b33fe
.github/workflows/lint.yml
@@ -38,7 +38,7 @@ jobs:
38
-DLLMODEL_CUDA=OFF \
39
-DLLMODEL_KOMPUTE=OFF
40
- name: Clazy
41
- uses: nomic-ai/clazy-action@b5ed291c5dade5e5e91ed46cabcef2aaaf4e6eda
+ uses: nomic-ai/clazy-action@5f05fb504b974db0162fd1dedad726b517f1cb9b
42
with:
43
checks: "level0,no-container-anti-pattern,no-qstring-arg,no-qstring-ref,no-strict-iterators,no-unused-non-trivial-variable"
44
install-stable: true
0 commit comments