Skip to content

exchange/order/limits: Migrate to new package and integrate with exchanges #6755

exchange/order/limits: Migrate to new package and integrate with exchanges

exchange/order/limits: Migrate to new package and integrate with exchanges #6755

Workflow file for this run

name: codespell
on: [push, pull_request]
jobs:
codespell:
name: Spell checker
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v5
- uses: codespell-project/actions-codespell@master