Skip to content

Commit 2c617d4

Browse files
committed
chore: add FFFD to spell-checker ignore list in fmt test.
1 parent 36a01a1 commit 2c617d4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/by-util/test_fmt.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
// For the full copyright and license information, please view the LICENSE
44
// file that was distributed with this source code.
55

6-
// spell-checker:ignore plass samp
6+
// spell-checker:ignore plass samp FFFD
77
#[cfg(target_os = "linux")]
88
use std::os::unix::ffi::OsStringExt;
99
use uutests::new_ucmd;

0 commit comments

Comments
 (0)