Skip to content

Commit

Permalink
MNT: Add afile to codespell ignores
Browse files Browse the repository at this point in the history
  • Loading branch information
effigies committed Jul 5, 2023
1 parent d473dcb commit 8dd46d3
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .codespellrc
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,8 @@ skip = .git,*.pdf,*.svg,external
# whos - smth used in matlab things
# SMAL - Stanford CNI MRS Library
# Suh - name
# noo,crasher - field/var name used
# noo,crasher,afile - field/var name used
# Reson - short journal name
# ALS, FWE - neuroimaging specific abbrevs
# Comision - foreign word used
ignore-words-list = te,inport,objekt,jist,nd,hel,inout,fith,whos,fot,ue,shs,smal,nam,filetest,suh,noo,reson,als,fwe,crasher,comision
ignore-words-list = te,inport,objekt,jist,nd,hel,inout,fith,whos,fot,ue,shs,smal,nam,filetest,suh,noo,reson,als,fwe,crasher,comision,afile

0 comments on commit 8dd46d3

Please sign in to comment.