Skip to content

Commit b8910c8

Browse files
refactor: Updates-2025-07-02 (#1062)
* rust 1.88 * clippy auto-fixes * manual clippy fixes * update deps * cargo update * update onnx * cargo fmt * update sqlfluff
1 parent feb2ff1 commit b8910c8

File tree

39 files changed

+941
-831
lines changed

39 files changed

+941
-831
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,7 @@ jobs:
7777
- name: Clippy
7878
run: cargo clippy --all-targets --locked -- -D warnings
7979
- name: SQLFluff
80-
run: pipx run sqlfluff==3.3.1 lint
80+
run: pipx run sqlfluff==3.4.1 lint
8181

8282
build:
8383
runs-on: ubuntu-24.04

0 commit comments

Comments
 (0)