Skip to content

Small cleanup around the term "proxy" (#3824) #927

Small cleanup around the term "proxy" (#3824)

Small cleanup around the term "proxy" (#3824) #927

Workflow file for this run

name: 'Check spelling'
on:
push:
branches: ["main"]
pull_request:
branches: ["main"]
jobs:
spellcheck:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: streetsidesoftware/cspell-action@v2
with:
files: |
**/*.{cs,rs,md,json,csproj,slice}