Skip to content

chore: prevent memory leak on exit #24

chore: prevent memory leak on exit

chore: prevent memory leak on exit #24

Workflow file for this run

name: Lint
on:
- push
- pull_request
jobs:
all:
runs-on: ubuntu-latest
name: Lint
steps:
- name: Checkout
uses: actions/checkout@v4
- name: Linting
uses: flipperdevices/[email protected]
with:
sdk-channel: release
task: lint