# https://github.com/codespell-project/codespell #-*- mode: conf -*-

[codespell]
check-hidden =
check-filenames =
skip = build,.eggs,.git,.tox,.*_cache,htmlcov,*/mpi4py/MPI.c
ignore-words-list =
  assertIn,
  bootup,
  ccompiler,
  improbe,
  inout,
  nd,
