Skip to content

Commit 9e3f11a

Browse files
authored
Merge pull request #143 from rpcpool/pt-move-program-transformers
workspace: add program_transformers
2 parents 5c6b8fe + eaadf37 commit 9e3f11a

38 files changed

+1612
-1795
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,4 +46,4 @@ jobs:
4646

4747
# clippy
4848
- name: Check clippy
49-
run: cargo clippy --all-targets --tests
49+
run: cargo clippy --all-targets --tests -- -Dwarnings

0 commit comments

Comments
 (0)