Update spell-checker ignore list in sort.rs

This commit is contained in:
Sylvestre Ledru
2026-05-04 14:05:11 +02:00
committed by GitHub
parent 0bcc6a43e0
commit 9aadcbf5aa
+1 -1
View File
@@ -8,7 +8,7 @@
// https://www.gnu.org/software/coreutils/manual/html_node/sort-invocation.html
// spell-checker:ignore (misc) HFKJFK Mbdfhn getrlimit RLIMIT_NOFILE rlim bigdecimal extendedbigdecimal hexdigit behaviour keydef GETFD localeconv foldhash
// spell-checker:ignore (misc) uppercased qsort getmonth juin juil
// spell-checker:ignore (misc) uppercased qsort getmonth juin juil Nofile
mod buffer_hint;
mod check;