mirror of
https://github.com/nomic-ai/gpt4all.git
synced 2025-08-07 02:53:35 +00:00
set clazy version
This commit is contained in:
parent
7c575a2ca0
commit
7ed66a6518
1
.github/workflows/lint.yml
vendored
1
.github/workflows/lint.yml
vendored
@ -40,6 +40,7 @@ jobs:
|
||||
- name: Clazy
|
||||
uses: nomic-ai/clazy-action@009a6378b899ab6d20f26647e624f3038384378e
|
||||
with:
|
||||
version: '1.12'
|
||||
checks: "level0,no-container-anti-pattern,no-qstring-arg,no-qstring-ref,no-strict-iterators,no-unused-non-trivial-variable"
|
||||
database: gpt4all-chat/build
|
||||
path-regex: "gpt4all-(chat|backend)/src"
|
||||
|
Loading…
Reference in New Issue
Block a user