mirror of
https://github.com/RGBCube/uutils-coreutils
synced 2025-07-28 11:37:44 +00:00
tr: add 'boop' to the ignore spell check
This commit is contained in:
parent
9920f13a34
commit
6bcf4e2cec
1 changed files with 1 additions and 1 deletions
|
@ -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 (strings) anychar combinator Alnum Punct Xdigit alnum punct xdigit cntrl
|
||||
// spell-checker:ignore (strings) anychar combinator Alnum Punct Xdigit alnum punct xdigit cntrl boop
|
||||
|
||||
use nom::{
|
||||
branch::alt,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue