fsext: add getmntinfo to spell-checker:ignore

This commit is contained in:
Daniel Hofstetter 2023-10-27 14:25:41 +02:00 committed by GitHub
parent 11f56a79af
commit 9f63ae6645
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -5,7 +5,7 @@
//! Set of functions to manage file systems
// spell-checker:ignore DATETIME subsecond (arch) bitrig ; (fs) cifs smbfs
// spell-checker:ignore DATETIME getmntinfo subsecond (arch) bitrig ; (fs) cifs smbfs
use time::macros::format_description;
use time::UtcOffset;