mirror of
https://github.com/checkpoint-restore/criu
synced 2025-08-22 01:51:51 +00:00
Makefile: move codespell options to .codespellrc
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>
This commit is contained in:
parent
237ac72c32
commit
d4585a024d
@ -1,3 +1,3 @@
|
||||
[codespell]
|
||||
skip = ./.git,./test/pki
|
||||
skip = ./.git,./test/pki,./tags
|
||||
ignore-words-list = creat,fpr,fle,ue,bord,parms,nd,te,testng,inh,wronly,renderd,bui,clen,sems
|
||||
|
Loading…
x
Reference in New Issue
Block a user