Skip to content

Instantly share code, notes, and snippets.

@luzpaz
Last active August 26, 2024 23:43
Show Gist options
  • Save luzpaz/2fdca71259c1d8a4887ba884f23ba975 to your computer and use it in GitHub Desktop.
Save luzpaz/2fdca71259c1d8a4887ba884f23ba975 to your computer and use it in GitHub Desktop.
codespell flags for different FOSS projects

OCCT (OpenCascade)

https://git.dev.opencascade.org/repos/occt.git

codespell -q 3 -S "*.fr" -L aadd,abnd,abord,acount,adn,afile,aline,alocation,alog,als,anc,ane,anid,anormal,anout,ans,anumber,aother,aparent,apoints,aprogram,asender,asign,asnd,ba,bbuild,bloc,bord,bu,caf,cas,childrens,childs,classe,clen,cylindre,don,dout,dum,ede,entites,fo,fonction,guid,hist,identic,ii,inout,invalide,ist,iterm,llength,lod,mape,modeling,methode,mye,myu,nam,nd,nin,normale,normales,parametre,parametres,periode,pres,reste,resul,secont,serie,shs,slin,somme,syntaxe,sur,te,thei,theis,ther,theres,thes,thev,thex,tol,transfert,va,verifie,vertexes,weight

LinuxCNC

https://github.com/LinuxCNC/linuxcnc.git

codespell -q 3 -S docs/man/es,*.po,*.ts,./share,./configs/attic,*_es.*,*-es.*,*_fr.*,*-fr.* -L ans,doubleclick,dout,halp,parms`

Blender

https://github.com/blender/blender.git

codespell -q 3
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment