Skip to content

Commit

Permalink
Add tailored sui-types (#219)
Browse files Browse the repository at this point in the history
  • Loading branch information
0xh3rman committed Jun 19, 2024
1 parent 092fcc2 commit 19b68d2
Show file tree
Hide file tree
Showing 67 changed files with 15,644 additions and 3,381 deletions.
4 changes: 1 addition & 3 deletions .github/workflows/lint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,4 @@ jobs:
target
key: ${{ runner.os }}-cargo-${{ hashFiles('**/Cargo.lock') }}
- name: Run Lint
run: |
cargo clippy --version
cargo clippy -- -D warnings
run: make lint
Loading

0 comments on commit 19b68d2

Please sign in to comment.