Skip to content

cleanly handle disable and enable. possibly fixing crashes #3

cleanly handle disable and enable. possibly fixing crashes

cleanly handle disable and enable. possibly fixing crashes #3

Workflow file for this run

name: Lint codebase
on:
pull_request:
branches: "**"
push:
branches: "**"
jobs:
lint:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- name: Lint
run: ./debug.sh -l