Skip to content

refactor(cbz): Simplify the eco-cbz crate further #6

refactor(cbz): Simplify the eco-cbz crate further

refactor(cbz): Simplify the eco-cbz crate further #6

Workflow file for this run

on: push
name: Rust fmt
jobs:
clippy:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- run: cargo fmt --check