Skip to content

fixed output of errors when everything is fine #6

fixed output of errors when everything is fine

fixed output of errors when everything is fine #6

Workflow file for this run

---
# desc: lint sanity check
name: lint
on:
push:
workflow_dispatch:
jobs:
lint:
name: pre-commit
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4
- uses: pre-commit/action@2c7b3805fd2a0fd8c1884dcaebf91fc102a13ecd # v3.0.1