Skip to content
This repository has been archived by the owner on Oct 21, 2024. It is now read-only.

add deprecation notice #22

add deprecation notice

add deprecation notice #22

Workflow file for this run

name: lint
on:
push:
branches: [ main ]
pull_request:
branches: [ main ]
jobs:
lint:
runs-on: ubuntu-22.04
steps:
- uses: actions/checkout@v4
- run: make lint