Skip to content

Add sys::furi::Error type for kernel errors #306

Add sys::furi::Error type for kernel errors

Add sys::furi::Error type for kernel errors #306

Workflow file for this run

name: Lints
# We only run these lints on trial-merges of PRs to reduce noise.
on:
pull_request:
branches: ["main"]
jobs:
crates:
uses: ./.github/workflows/_lints.yml
with:
target: crates
tools:
uses: ./.github/workflows/_lints.yml
with:
target: tools