Skip to content

Yeah, let’s update the listing right #8

Yeah, let’s update the listing right

Yeah, let’s update the listing right #8

Workflow file for this run

on: [push, pull_request]
jobs:
lint:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: denoland/setup-deno@v2
- run: deno lint src