Skip to content

[alan] Fix syntax errors of mergesort_recursive #70

[alan] Fix syntax errors of mergesort_recursive

[alan] Fix syntax errors of mergesort_recursive #70

Workflow file for this run

name: codespell
on: [push, pull_request]
jobs:
codespell:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: codespell-project/actions-codespell@master
with:
path: .
ignore_words_list: