Skip to content

cleanup(state): Refactor subtree read functions to accept ranges and check memory first #107

cleanup(state): Refactor subtree read functions to accept ranges and check memory first

cleanup(state): Refactor subtree read functions to accept ranges and check memory first #107

Workflow file for this run

name: Lint
on:
pull_request:
jobs:
clippy:
name: Clippy
runs-on: ubuntu-latest
steps:
- run: 'echo "No build required"'
fmt:
name: Rustfmt
runs-on: ubuntu-latest
steps:
- run: 'echo "No build required"'