Skip to content

change(state): Check database format is valid on shutdown, to catch format errors in new block code #7003

change(state): Check database format is valid on shutdown, to catch format errors in new block code

change(state): Check database format is valid on shutdown, to catch format errors in new block code #7003

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"'