Skip to content

Commit 7ed66a6

Browse files
committed
set clazy version
1 parent 7c575a2 commit 7ed66a6

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/lint.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -40,6 +40,7 @@ jobs:
4040
- name: Clazy
4141
uses: nomic-ai/clazy-action@009a6378b899ab6d20f26647e624f3038384378e
4242
with:
43+
version: '1.12'
4344
checks: "level0,no-container-anti-pattern,no-qstring-arg,no-qstring-ref,no-strict-iterators,no-unused-non-trivial-variable"
4445
database: gpt4all-chat/build
4546
path-regex: "gpt4all-(chat|backend)/src"

0 commit comments

Comments
 (0)