Skip to content

Commit

Permalink
tr: add 'boop' to the ignore spell check
Browse files Browse the repository at this point in the history
  • Loading branch information
sylvestre committed Dec 19, 2023
1 parent 9920f13 commit 6bcf4e2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/uu/tr/src/operation.rs
Original file line number Diff line number Diff line change
Expand Up @@ -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,
Expand Down

0 comments on commit 6bcf4e2

Please sign in to comment.