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 7c575a2 commit 7ed66a6Copy full SHA for 7ed66a6
.github/workflows/lint.yml
@@ -40,6 +40,7 @@ jobs:
40
- name: Clazy
41
uses: nomic-ai/clazy-action@009a6378b899ab6d20f26647e624f3038384378e
42
with:
43
+ version: '1.12'
44
checks: "level0,no-container-anti-pattern,no-qstring-arg,no-qstring-ref,no-strict-iterators,no-unused-non-trivial-variable"
45
database: gpt4all-chat/build
46
path-regex: "gpt4all-(chat|backend)/src"
0 commit comments