Skip to content

Commit

Permalink
[MG repo split] remove MG codebase..
Browse files Browse the repository at this point in the history
  • Loading branch information
plebhash committed Jan 31, 2025
1 parent 014e743 commit c52ffc2
Show file tree
Hide file tree
Showing 17 changed files with 1 addition and 5,049 deletions.
1 change: 0 additions & 1 deletion .github/workflows/clippy-lint.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -34,4 +34,3 @@ jobs:
cargo clippy --manifest-path=protocols/Cargo.toml -- -D warnings -A dead-code
cargo clippy --manifest-path=roles/Cargo.toml -- -D warnings -A dead-code
cargo clippy --manifest-path=utils/Cargo.toml -- -D warnings -A dead-code
cargo clippy --manifest-path=utils/message-generator/Cargo.toml -- -D warnings -A dead-code
3 changes: 1 addition & 2 deletions .github/workflows/fmt.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -33,5 +33,4 @@ jobs:
cargo fmt --all --manifest-path=common/Cargo.toml -- --check
cargo fmt --all --manifest-path=protocols/Cargo.toml -- --check
cargo fmt --all --manifest-path=roles/Cargo.toml -- --check
cargo fmt --all --manifest-path=utils/Cargo.toml -- --check
cargo fmt --all --manifest-path=utils/message-generator/Cargo.toml -- --check
cargo fmt --all --manifest-path=utils/Cargo.toml -- --check
1 change: 0 additions & 1 deletion utils/message-generator/.gitignore

This file was deleted.

34 changes: 0 additions & 34 deletions utils/message-generator/Cargo.toml

This file was deleted.

Loading

0 comments on commit c52ffc2

Please sign in to comment.