Skip to content

[release-v0.37] fix: Documentation references of client_auth in flow http client. #11658

[release-v0.37] fix: Documentation references of client_auth in flow http client.

[release-v0.37] fix: Documentation references of client_auth in flow http client. #11658

Workflow file for this run

name: Lint Scripts
on: [pull_request]
jobs:
shellcheck:
name: Shellcheck
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: azohra/shell-linter@latest
with:
path: "packaging,production,tools/ci,tools/release,docs/sources/flow/tutorials/assets"