Skip to content

Replace MPI_ibcast with MPI_Ibcast in comment block #29

Replace MPI_ibcast with MPI_Ibcast in comment block

Replace MPI_ibcast with MPI_Ibcast in comment block #29

Workflow file for this run

name: codespell
on: [push, pull_request]
jobs:
codespell:
name: Check for spelling errors
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: codespell-project/actions-codespell@master
with:
skip: ./AUTHORS
ignore_words_list: hdf5, alph