Skip to content

Commit

Permalink
Merge pull request #12 from ErichDonGubler/fmt
Browse files Browse the repository at this point in the history
Add `moz-webgpu-cts fmt` subcommand
  • Loading branch information
ErichDonGubler authored Oct 19, 2023
2 parents 0b375cf + 3ce5f9a commit 6bb7553
Show file tree
Hide file tree
Showing 5 changed files with 440 additions and 113 deletions.
54 changes: 50 additions & 4 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 2 additions & 0 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,9 @@ unstructured-properties = []
chumsky = { version = "1.0.0-alpha.6", features = ["label", "pratt"] }
clap = { version = "4.4.2", features = ["derive"] }
env_logger = "0.10.0"
format = "0.2.4"
indexmap = "2.0.0"
joinery = "3.1.0"
lets_find_up = "0.0.3"
log = "0.4.20"
miette = { version = "5.10.0", features = ["fancy"] }
Expand Down
Loading

0 comments on commit 6bb7553

Please sign in to comment.