Skip to content

Commit

Permalink
chore: Standardize turborepo prefix (vercel/turborepo#4982)
Browse files Browse the repository at this point in the history
## Description

To make filtering for CI and other tasks easier, we're prefixing all
turborepo crates with turborepo-. That way, filtering can be done as
crates/turborepo-*.

## Testing Instructions
  • Loading branch information
NicholasLYang authored May 17, 2023
1 parent af4bb3e commit 3905568
Show file tree
Hide file tree
Showing 34 changed files with 0 additions and 5,035 deletions.
25 changes: 0 additions & 25 deletions crates/glob-match/Cargo.toml

This file was deleted.

21 changes: 0 additions & 21 deletions crates/glob-match/LICENSE

This file was deleted.

92 changes: 0 additions & 92 deletions crates/glob-match/README.md

This file was deleted.

34 changes: 0 additions & 34 deletions crates/glob-match/benches/bench.rs

This file was deleted.

4 changes: 0 additions & 4 deletions crates/glob-match/fuzz/.gitignore

This file was deleted.

112 changes: 0 additions & 112 deletions crates/glob-match/fuzz/Cargo.lock

This file was deleted.

39 changes: 0 additions & 39 deletions crates/glob-match/fuzz/Cargo.toml

This file was deleted.

9 changes: 0 additions & 9 deletions crates/glob-match/fuzz/fuzz_targets/both_fuzz.rs

This file was deleted.

7 changes: 0 additions & 7 deletions crates/glob-match/fuzz/fuzz_targets/lib.rs

This file was deleted.

8 changes: 0 additions & 8 deletions crates/glob-match/fuzz/fuzz_targets/pattern_on_itself.rs

This file was deleted.

1 change: 0 additions & 1 deletion crates/glob-match/rustfmt.toml

This file was deleted.

Loading

0 comments on commit 3905568

Please sign in to comment.