Skip to content

add(adapters): FastAPI adapter #105

add(adapters): FastAPI adapter

add(adapters): FastAPI adapter #105

Workflow file for this run

name: Lint
on:
push:
branches: [main]
pull_request:
branches: [main]
jobs:
lint:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
with:
fetch-depth: 0
- run: npx awesome-lint