mirror of
https://github.com/Dasharo/docs.git
synced 2026-03-06 14:46:22 -08:00
Using quotes in ignore-words-list in .codespellrc doesn't work. TNE word wasn't ignored on version v2.2.5 had to update to v2.3.0. Signed-off-by: Michał Iwanicki <michal.iwanicki@3mdeb.com>
4 lines
120 B
Plaintext
4 lines
120 B
Plaintext
[codespell]
|
|
exclude-file = .codespellx
|
|
ignore-words-list = FPT,FTP,fpt,ftp,Compex,compex,dout,doubt,HDA,HAD,hda,had,TNE
|