tr: add 'boop' to the ignore spell check

This commit is contained in:
Sylvestre Ledru
2023-12-19 13:26:39 +01:00
committed by GitHub
parent 9920f13a34
commit 6bcf4e2cec
+1 -1
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 (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,