1
Fork 0
mirror of https://github.com/RGBCube/uutils-coreutils synced 2025-07-28 11:37:44 +00:00

uucore/format: add padlen to spell-checker:ignore

This commit is contained in:
Daniel Hofstetter 2024-02-29 15:27:11 +01:00 committed by GitHub
parent 42cde767d2
commit 5d359783a0
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -3,7 +3,7 @@
// For the full copyright and license information, please view the LICENSE
// file that was distributed with this source code.
// spell-checker:ignore (vars) intmax ptrdiff
// spell-checker:ignore (vars) intmax ptrdiff padlen
use crate::quoting_style::{escape_name, QuotingStyle};