mirror of
https://github.com/RGBCube/uutils-coreutils
synced 2025-07-31 13:07:46 +00:00
ignore multispace cspell
This commit is contained in:
parent
bae78e62e0
commit
df8ce0c999
1 changed files with 2 additions and 0 deletions
|
@ -5,6 +5,8 @@
|
|||
// For the full copyright and license information, please view the LICENSE
|
||||
// file that was distributed with this source code.
|
||||
|
||||
// cSpell:ignore multispace
|
||||
|
||||
use memchr::memchr2;
|
||||
|
||||
pub struct WhitespaceSearcher<'a> {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue