1*d2c16535SElliott Hughes[codespell] 2*d2c16535SElliott Hughes 3*d2c16535SElliott Hughes# Add extra dictionaries to help improvement comments, docs, etc. 4*d2c16535SElliott Hughesbuiltin = clear,rare,informal,usage,names 5*d2c16535SElliott Hughes 6*d2c16535SElliott Hughes# Always default to highest interactive level to avoid accidentally 7*d2c16535SElliott Hughes# changing a false positive or picking the wrong replacement. 8*d2c16535SElliott Hughesinteractive = 3 9