Skip to content

Commit

Permalink
devtools: remove workspace-hack
Browse files Browse the repository at this point in the history
  • Loading branch information
geekflyer committed Jul 12, 2022
1 parent 890b85a commit ee8c9ef
Show file tree
Hide file tree
Showing 131 changed files with 110 additions and 1,070 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/lint-test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -123,8 +123,6 @@ jobs:
- run: cargo xclippy --workspace --all-targets
- run: cargo xfmt --check
- run: cargo install cargo-sort
# Temporary workaround for unsorted hakari generated Cargo files (https://github.com/DevinR528/cargo-sort/issues/38).
- run: cargo sort --grouped crates/aptos-workspace-hack
- run: cargo sort --grouped --check --workspace

rust-unit-xtest:
Expand Down
Loading

0 comments on commit ee8c9ef

Please sign in to comment.