Skip to content

Commit 1bbb2e1

Browse files
committed
chore(fixer): delete mago-fixer crate
ref #762 Signed-off-by: azjezz <[email protected]>
1 parent 06f9973 commit 1bbb2e1

File tree

5 files changed

+0
-990
lines changed

5 files changed

+0
-990
lines changed

Cargo.lock

Lines changed: 0 additions & 10 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,6 @@ mago-type-syntax = { path = "crates/type-syntax", version = "1.0.0-rc.13" }
3333
mago-casing = { path = "crates/casing", version = "1.0.0-rc.13" }
3434
mago-composer = { path = "crates/composer", version = "1.0.0-rc.13" }
3535
mago-docblock = { path = "crates/docblock", version = "1.0.0-rc.13" }
36-
mago-fixer = { path = "crates/fixer", version = "1.0.0-rc.13" }
3736
mago-text-edit = { path = "crates/text-edit", version = "1.0.0-rc.13" }
3837
mago-formatter = { path = "crates/formatter", version = "1.0.0-rc.13" }
3938
mago-fingerprint = { path = "crates/fingerprint", version = "1.0.0-rc.13" }

Justfile

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,6 @@ publish:
5353
# Note: the order of publishing is important, as some crates depend on others.
5454
cargo publish -p mago-casing
5555
cargo publish -p mago-php-version
56-
cargo publish -p mago-fixer
5756
cargo publish -p mago-text-edit
5857
cargo publish -p mago-atom
5958
cargo publish -p mago-database

crates/fixer/Cargo.toml

Lines changed: 0 additions & 21 deletions
This file was deleted.

0 commit comments

Comments
 (0)