Skip to content

Commit 48acdf8

Browse files
committed
ignores found in throughout review of diff
1 parent 694b79e commit 48acdf8

File tree

1 file changed

+7
-2
lines changed

1 file changed

+7
-2
lines changed

.codespellrc

Lines changed: 7 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,11 @@
11
[codespell]
22
skip = .git,*.pdf,*.svg,external
3-
# nd - import module short
3+
# nd,nam - import module short
44
# fith - oddness coming from AFNI
55
# whos - smth used in matlab things
6-
ignore-words-list = te,inport,objekt,jist,nd,hel,inout,fith,whos,fot,ue,shs
6+
# SMAL - Stanford CNI MRS Library
7+
# Such - name
8+
# noo,crasher - field/var name used
9+
# Reson - short journal name
10+
# ALS, FWE - neuroimaging specific abbrevs
11+
ignore-words-list = te,inport,objekt,jist,nd,hel,inout,fith,whos,fot,ue,shs,smal,nam,filetest,such,noo,reson,als,fwe,crasher

0 commit comments

Comments
 (0)