Skip to content

tidy(docs): Update references to oapi-codegen project URL (issue getkin#1094) #1020

tidy(docs): Update references to oapi-codegen project URL (issue getkin#1094)

tidy(docs): Update references to oapi-codegen project URL (issue getkin#1094) #1020

Workflow file for this run

name: ShellCheck
on:
push:
pull_request:
jobs:
shellcheck:
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/checkout@v2
- name: Run shellcheck
uses: ludeeus/[email protected]
with:
check_together: 'yes'
severity: error