mirror of
https://github.com/harvard-edge/cs249r_book.git
synced 2026-04-30 17:48:27 -05:00
fix: update codespell config to ignore false positives
- Exclude minified JS files (bundle.js, *.min.js) from spelling checks - Exclude .bib files from end-of-file-fixer (bibtex-tidy handles them) - Add ignore words for: variable names (currentY, initialY), Python methods (assertIn), acronyms (SER, ALS), and valid technical terms - Skip .tex files from codespell
This commit is contained in:
32
.codespell-ignore-words.txt
Normal file
32
.codespell-ignore-words.txt
Normal file
@@ -0,0 +1,32 @@
|
||||
heros
|
||||
fith
|
||||
curren
|
||||
aline
|
||||
gage
|
||||
akumulators
|
||||
ans
|
||||
titel
|
||||
socio
|
||||
ser
|
||||
currenty
|
||||
initialy
|
||||
assertin
|
||||
mor
|
||||
dota
|
||||
appen
|
||||
multline
|
||||
ource
|
||||
bu
|
||||
sting
|
||||
te
|
||||
crossreference
|
||||
linez
|
||||
als
|
||||
fo
|
||||
listin
|
||||
nam
|
||||
ture
|
||||
handlin
|
||||
panting
|
||||
occurence
|
||||
socio-economic
|
||||
Reference in New Issue
Block a user