mirror of
https://github.com/checkpoint-restore/criu
synced 2025-08-22 01:51:51 +00:00
This way, - Makefile is less cluttered; - one can run codespell from the command line. Fixes: fd7e97fcf ("lint: exclude tags file from codespell") Signed-off-by: Kir Kolyshkin <kolyshkin@gmail.com>
4 lines
138 B
Plaintext
4 lines
138 B
Plaintext
[codespell]
|
|
skip = ./.git,./test/pki,./tags
|
|
ignore-words-list = creat,fpr,fle,ue,bord,parms,nd,te,testng,inh,wronly,renderd,bui,clen,sems
|