Skip to content

Commit

Permalink
set clazy version
Browse files Browse the repository at this point in the history
  • Loading branch information
cebtenzzre committed Oct 21, 2024
1 parent 7c575a2 commit 7ed66a6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/lint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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"

0 comments on commit 7ed66a6

Please sign in to comment.