[codespell]
skip = .git,*.pdf,*.svg,Cargo.lock,**/pixi.lock,install/windows/resources/LICENSE.rtf
# all images and other binaries embedded in .ipynb jsons
# also ignore a case in the test
ignore-regex = "image/png": ".*|^ *".*data:\S+;base64.*|verion = "2.12"
ignore-words-list = crate,ser
