Skip to content

Commit

Permalink
Merge pull request #64 from ehuss/remove-style-check
Browse files Browse the repository at this point in the history
Remove style-check
  • Loading branch information
JoelMarcey authored Jul 1, 2024
2 parents 025cea6 + ef14cc4 commit 13b05e7
Show file tree
Hide file tree
Showing 4 changed files with 0 additions and 217 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,5 +18,3 @@ jobs:
env:
SPEC_DENY_WARNINGS: 1
run: mdbook build
- name: Run style check
run: (cd style-check && cargo run -- ../spec)
71 changes: 0 additions & 71 deletions style-check/Cargo.lock

This file was deleted.

7 changes: 0 additions & 7 deletions style-check/Cargo.toml

This file was deleted.

137 changes: 0 additions & 137 deletions style-check/src/main.rs

This file was deleted.

0 comments on commit 13b05e7

Please sign in to comment.